On 5/30/2023 4:29 PM, Krzysztof Kozlowski wrote:
On 22/05/2023 00:28, Manikanta Mylavarapu wrote:
Document the Qualcomm rdp432-c1 board based on IPQ5018 Soc.
Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@xxxxxxxxxxx>
---
Changes in V2:
- Renamed mp03.5-c1 to rdp432-c1
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 33a9a97d7b5b..53ae2b6b2da6 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -337,6 +337,7 @@ properties:
- items:
- enum:
- qcom,ipq5018-rdp432-c2
+ - qcom,ipq5018-rdp432-c1
Then keep it before c2, to have it sorted.
Best regards,
Krzysztof
Sure, I will move c1 first.
Thanks & Regards,
Manikanta.