[PATCH 1/2] dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager

From: Douglas Anderson
Date: Mon Aug 29 2022 - 11:49:11 EST


There have been a few changes since the patch ("dt-bindings: arm:
qcom: document sc7280 and villager board").
* New firmware reports LTE boards as "SKU 512" now. Old firmware will
still report "SKU 0", but that's all pre-production and everyone
will update.
* It's been relaized that no "-rev0" boards were ever built that were
WiFi-only. Thus we don't two entries for -rev0.

Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
---
This builds upon the patch ("dt-bindings: arm: qcom: document sc7280
and villager board") which hasn't landed yet. In theory this could be
squashed into that patch.

Documentation/devicetree/bindings/arm/qcom.yaml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 8e46a3c5160f..40705e2d56de 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -582,14 +582,9 @@ properties:
- const: google,villager
- const: qcom,sc7280

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

- items:
--
2.37.2.672.g94769d06f0-goog