[PATCH 1/2] dt-bindings: arm: qcom: Add zombie with NVMe

From: Owen Yang
Date: Tue Dec 13 2022 - 22:48:34 EST


Add entries in the device tree binding for sc7280-zombie with NVMe.

Signed-off-by: Owen Yang <ecs.taipeikernel@xxxxxxxxx>
---

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 27063a045bd0..0f8fabcae907 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -679,6 +679,18 @@ properties:
- const: google,zombie-sku512
- const: qcom,sc7280

+ - description: Google Zombie with NVMe (newest rev)
+ items:
+ - const: google,zombie-sku2
+ - const: google,zombie-sku3
+ - const: google,zombie-sku515
+ - const: qcom,sc7280
+
+ - description: Google Zombie with LTE and NVMe (newest rev)
+ items:
+ - const: google,zombie-sku514
+ - const: qcom,sc7280
+
- items:
- enum:
- lenovo,flex-5g
--
2.17.1