All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: arm: qcom: document zoglin board
@ 2022-07-28 21:33 Bob Moragues
  2022-07-28 21:33 ` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add support for zoglin Bob Moragues
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bob Moragues @ 2022-07-28 21:33 UTC (permalink / raw)
  To: LKML
  Cc: swboyd, mka, dianders, Bob Moragues, Rob Herring, Andy Gross,
	Bjorn Andersson, Rob Herring, Stephen Boyd, devicetree,
	linux-arm-msm

Zoglin is a Hoglin Chromebook with SPI Flash reduced from 64MB to 8MB.
Zoglin is identical to Hoglin except for the SPI Flash.
The actual SPI Flash is dynamically probed at and not specified in DTS.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bob Moragues <moragues@chromium.org>
---

Changes in v3:
- Fixed Author
- Fixed duplicate Signed-off-by

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 581485392404..63091df3cbb3 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -475,6 +475,7 @@ properties:
 
       - description: Qualcomm Technologies, Inc. sc7280 CRD platform (newest rev)
         items:
+          - const: google,zoglin
           - const: google,hoglin
           - const: qcom,sc7280
 
-- 
2.37.1.455.g008518b4e5-goog


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

end of thread, other threads:[~2022-08-29 23:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 21:33 [PATCH v3 1/2] dt-bindings: arm: qcom: document zoglin board Bob Moragues
2022-07-28 21:33 ` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add support for zoglin Bob Moragues
2022-07-28 21:47 ` [PATCH v3 1/2] dt-bindings: arm: qcom: document zoglin board Doug Anderson
2022-08-29 23:46 ` (subset) " Bjorn Andersson

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.