Message ID | 20230720072938.31546-2-quic_harihk@quicinc.com |
---|---|
State | New |
Headers | show |
Series | Add common RDP dtsi file for ipq5018 | expand |
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index e94ce1e26fbf..922feb912594 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -97,6 +97,7 @@ description: | ap-mi01.3 ap-mi01.6 ap-mi01.9 + ap-mp03.5-c2 cdp cp01-c1 dragonboard @@ -105,7 +106,6 @@ description: | hk10-c2 idp liquid - rdp432-c2 mtp qrd rb2 @@ -343,7 +343,7 @@ properties: - items: - enum: - - qcom,ipq5018-rdp432-c2 + - qcom,ipq5018-ap-mp03.5-c2 - const: qcom,ipq5018 - items:
Update the compatible in device tree binding to use model names instead of rdp numbers for IPQ5018 platform. Signed-off-by: Hariharan K <quic_harihk@quicinc.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)