2022-11-25 09:44:49

by Owen Yang

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: arm: qcom: Add zombie

Add an entry in the device tree binding for sc7280-zombie.

Signed-off-by: Owen Yang <[email protected]>
---

(no changes since v1)

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 1b5ac6b02bc5..46ec61e3dec3 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -595,6 +595,16 @@ properties:
- const: google,villager-sku512
- const: qcom,sc7280

+ - description: Google Zombie (newest rev)
+ items:
+ - const: google,zombie
+ - const: qcom,sc7280
+
+ - description: Google Zombie with LTE (newest rev)
+ items:
+ - const: google,zombie-sku512
+ - const: qcom,sc7280
+
- items:
- enum:
- lenovo,flex-5g
--
2.17.1