[PATCH v9 1/3] dt-bindings: arm: qcom: document sc7280 and villager board

From: Douglas Anderson
Date: Tue Aug 30 2022 - 14:29:42 EST


From: Jimmy Chen <jinghung.chen3@xxxxxxxxxxx>

This adds a LTE skus for Chromebook Villager to the yaml.

Signed-off-by: Jimmy Chen <jinghung.chen3@xxxxxxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
[dianders: adjust LTE as SKU 512; remove two variants of -rev0]
Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
---

Changes in v9:
- Squash https://lore.kernel.org/r/20220829084732.1.I9ef7f8b909a7afbef9ff2251a98c67033f37b516@changeid

Changes in v2:
- ("...: document sc7280 and villager board") new for v2.

Documentation/devicetree/bindings/arm/qcom.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c9b71dc97758..c2e1cbf12a03 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -575,11 +575,21 @@ properties:
- const: google,herobrine
- const: qcom,sc7280

+ - description: Google Villager (rev0)
+ items:
+ - const: google,villager-rev0
+ - const: qcom,sc7280
+
- description: Google Villager (newest rev)
items:
- const: google,villager
- const: qcom,sc7280

+ - description: Google Villager with LTE (newest rev)
+ items:
+ - const: google,villager-sku512
+ - const: qcom,sc7280
+
- items:
- enum:
- lenovo,flex-5g
--
2.37.2.672.g94769d06f0-goog