[PATCH v2 0/2] Support for pmic-glink in SM8475
Esteban Urrutia via B4 Relay <[email protected]> Fri, 31 Jul 2026 01:00:07 -0400
| Newsgroups | org.kernel.vger.phone-devel,org.kernel.feeds.b4-sent,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-usb |
|---|---|
| Message-ID | <[email protected]> |
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]>