[PATCH 1/2] dt-bindings: arm: qcom: Update the compatible

From: Hariharan K
Date: Thu Jul 20 2023 - 03:30:24 EST


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@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

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:
--
2.17.1