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

From: Bob Moragues <moragues@chromium.org>

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.

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

Changes in v2:
- Fixed Signed-off-by
- Added reviews / acks

 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] 3+ messages in thread

* [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add support for zoglin
  2022-07-28 17:51 [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board Bob Moragues
@ 2022-07-28 17:51 ` Bob Moragues
  2022-07-28 20:06 ` [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board Doug Anderson
  1 sibling, 0 replies; 3+ messages in thread
From: Bob Moragues @ 2022-07-28 17:51 UTC (permalink / raw)
  To: LKML
  Cc: dianders, swboyd, mka, Bob Moragues, Bob Moragues, Andy Gross,
	Bjorn Andersson, Rob Herring, devicetree, linux-arm-msm

From: Bob Moragues <moragues@chromium.org>

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.

Signed-off-by: Bob Moragues <moragues@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bob Moragues <moragues@google.com>
---

Changes in v2:
- Fixed Signed-off-by
- Added reviews / acks

 arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts b/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
index 6d324ac2dda1..98d09187fc69 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
@@ -13,7 +13,7 @@
 
 / {
 	model = "Qualcomm Technologies, Inc. sc7280 CRD platform (rev5+)";
-	compatible = "google,hoglin", "qcom,sc7280";
+	compatible = "google,zoglin", "google,hoglin", "qcom,sc7280";
 
 	/* FIXED REGULATORS */
 
-- 
2.37.1.455.g008518b4e5-goog


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

* Re: [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board
  2022-07-28 17:51 [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board Bob Moragues
  2022-07-28 17:51 ` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add support for zoglin Bob Moragues
@ 2022-07-28 20:06 ` Doug Anderson
  1 sibling, 0 replies; 3+ messages in thread
From: Doug Anderson @ 2022-07-28 20:06 UTC (permalink / raw)
  To: Bob Moragues
  Cc: LKML, Stephen Boyd, Matthias Kaehlcke, Rob Herring, Bob Moragues,
	Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	linux-arm-msm

Hi,

On Thu, Jul 28, 2022 at 10:51 AM Bob Moragues <moragues@chromium.org> wrote:
>
> From: Bob Moragues <moragues@chromium.org>
>
> 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.
>
> Signed-off-by: Bob Moragues <moragues@chromium.org>
> Reviewed-by: Douglas Anderson <dianders@chromium.org>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Bob Moragues <moragues@google.com>

Something is still messed up with the way you're sending this. You
don't want the extra Signed-off-by here. Maybe try again for v3?

-Doug

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 17:51 [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board Bob Moragues
2022-07-28 17:51 ` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add support for zoglin Bob Moragues
2022-07-28 20:06 ` [PATCH v2 1/2] dt-bindings: arm: qcom: document zoglin board Doug Anderson

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).