[PATCH v2 2/2] arm64: dts: qcom: sc7280: Add support for zoglin

From: Bob Moragues
Date: Thu Jul 28 2022 - 13:52:11 EST


From: Bob Moragues <moragues@xxxxxxxxxxxx>

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@xxxxxxxxxxxx>
Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
Signed-off-by: Bob Moragues <moragues@xxxxxxxxxx>
---

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