[PATCH v3 1/4] dt-bindings: arm: qcom: Document qcom,sc7280-crd board

From: Rajendra Nayak
Date: Wed Dec 01 2021 - 05:12:12 EST


Document the qcom,sc7280-crd board based off sc7280 SoC,
The board is also known as hoglin in the Chrome OS builds,
so document the google,hoglin compatible as well.
While at it, sort the compatibles in alphabetical order.

Signed-off-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx>
Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c8808e0..73ff06f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -201,10 +201,12 @@ properties:

- items:
- enum:
- - qcom,sc7280-idp
- - qcom,sc7280-idp2
+ - google,hoglin
- google,piglin
- google,senor
+ - qcom,sc7280-crd
+ - qcom,sc7280-idp
+ - qcom,sc7280-idp2
- const: qcom,sc7280

- items:
--
2.7.4