All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] [V1,1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
@ 2022-07-04  7:09 Jimmy Chen
  2022-07-04  9:02 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Jimmy Chen @ 2022-07-04  7:09 UTC (permalink / raw)
  To: LKML, Andy Gross
  Cc: Bjorn Andersson, Konrad Dybcio, Krzysztof Kozlowski, Alan Huang,
	Rob Herring, Douglas Anderson, devicetree, linux-arm-msm

This adds yaml file for new a LTE skus for villager device.

Signed-off-by: Jimmy Chen <jinghung.chen3@hotmail.com>
---

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 4dd18fbf20b68..a136b1389c2ac 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -529,11 +529,26 @@ 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 (rev0)
+        items:
+          - const: google,villager-rev0-sku0
+          - const: qcom,sc7280
+
+      - description: Google Villager with LTE (newest rev)
+        items:
+          - const: google,villager-sku0
+          - const: qcom,sc7280
+
       - items:
           - enum:
               - lenovo,flex-5g
-- 
2.25.1


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

end of thread, other threads:[~2022-07-07  6:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04  7:09 [PATCH 1/2] [V1,1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family Jimmy Chen
2022-07-04  9:02 ` Krzysztof Kozlowski
2022-07-06  9:36   ` Jimmy Chen
2022-07-06 10:04     ` Krzysztof Kozlowski
2022-07-06 23:40       ` Doug Anderson
2022-07-07  6:22         ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.