devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie
@ 2022-11-29 11:19 Owen Yang
  2022-11-29 11:19 ` [PATCH v6 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie Owen Yang
  2022-11-29 11:33 ` [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie Krzysztof Kozlowski
  0 siblings, 2 replies; 7+ messages in thread
From: Owen Yang @ 2022-11-29 11:19 UTC (permalink / raw)
  To: LKML
  Cc: Matthias Kaehlcke, Abner Yen, Doug Anderson, Stephen Boyd,
	Gavin Lee, Harvey, Bob Moragues, Owen Yang, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski, Rob Herring,
	devicetree, linux-arm-msm

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

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

(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 463509f0f23a..7ec6240311db 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -655,6 +655,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


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie
@ 2022-11-29 11:03 Owen Yang
  0 siblings, 0 replies; 7+ messages in thread
From: Owen Yang @ 2022-11-29 11:03 UTC (permalink / raw)
  To: LKML
  Cc: Doug Anderson, Harvey, Bob Moragues, Stephen Boyd, Abner Yen,
	Gavin Lee, Matthias Kaehlcke, Owen Yang, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski, Rob Herring,
	devicetree, linux-arm-msm

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

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

(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 463509f0f23a..7ec6240311db 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -655,6 +655,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


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie
@ 2022-11-29 10:32 Owen Yang
  2022-11-29 10:41 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Owen Yang @ 2022-11-29 10:32 UTC (permalink / raw)
  To: LKML
  Cc: Bob Moragues, Matthias Kaehlcke, Harvey, Stephen Boyd, Gavin Lee,
	Doug Anderson, Abner Yen, Owen Yang, Andy Gross, Bjorn Andersson,
	Konrad Dybcio, Krzysztof Kozlowski, Rob Herring, devicetree,
	linux-arm-msm

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

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

(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 463509f0f23a..7ec6240311db 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -655,6 +655,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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-29 11:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-29 11:19 [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie Owen Yang
2022-11-29 11:19 ` [PATCH v6 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie Owen Yang
2022-11-29 11:33 ` [PATCH v6 1/2] dt-bindings: arm: qcom: Add zombie Krzysztof Kozlowski
  -- strict thread matches above, loose matches on Subject: below --
2022-11-29 11:03 Owen Yang
2022-11-29 10:32 Owen Yang
2022-11-29 10:41 ` Krzysztof Kozlowski
     [not found]   ` <CAPao8GJe7cXs3PZ=4pj9tieXE-M8wcfiW5AF2v6892jrx9txbQ@mail.gmail.com>
     [not found]     ` <CAPao8GL8UPXUa-M6YRy1nT50q+X+Y=Eod_1WL90-8kBLk52Vrw@mail.gmail.com>
2022-11-29 11:34       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).