Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 block

The PM4125 PMIC has the same Type-C register block as the PMI632.
Likewise it doesn't support USB Power Delivery. Define the compatible
for the TypeC block found on PM4125, using PMI632 as a compatible.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240304-pm4125-typec-v4-1-f3601a16f9ea@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Dmitry Baryshkov and committed by
Greg Kroah-Hartman
a14e6fd1 19e7b35d

+5
+5
Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml
··· 22 22 - enum: 23 23 - qcom,pm6150-typec 24 24 - const: qcom,pm8150b-typec 25 + - items: 26 + - enum: 27 + - qcom,pm4125-typec 28 + - const: qcom,pmi632-typec 29 + 25 30 26 31 connector: 27 32 type: object