This series adds a compatible string for SM8475 for supporting pmic-glink. This way, confusion is avoided, because SM8475 takes most (CPU/GPU/reserved-memory/etc.) things from SM8450 and some (PHY/eUSB) from SM8550. Instead of using one or the other, add a different compatible string.
Signed-off-by: Esteban Urrutia <[email protected]> --- Changes in v2: - Apply suggestions from Krzysztof - Link to v1: https://patch.msgid.link/[email protected] --- Esteban Urrutia (2): dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475 usb: typec: ucsi: ucsi_glink: Add compatible string for SM8475 Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml | 1 + drivers/usb/typec/ucsi/ucsi_glink.c | 1 + 2 files changed, 2 insertions(+) --- base-commit: 95d6a9ccef99117115e41e9adb271243bd5e985b change-id: 20260729-sm8475-pmic-glink-57e56f98d2b3 Best regards, -- Esteban Urrutia <[email protected]>

