mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
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>
This commit is contained in:
parent
19e7b35d8a
commit
a14e6fd1b6
|
|
@ -22,6 +22,11 @@ properties:
|
|||
- enum:
|
||||
- qcom,pm6150-typec
|
||||
- const: qcom,pm8150b-typec
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,pm4125-typec
|
||||
- const: qcom,pmi632-typec
|
||||
|
||||
|
||||
connector:
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user