Skip to content

Commit

Permalink
arm64: dts: qcom: sc7280: Add support for zoglin
Browse files Browse the repository at this point in the history
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: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220728143215.v3.2.I7d57fb9c4806a8b3fe3501c766b64f4987c271ef@changeid
  • Loading branch information
Bob Moragues authored and Bjorn Andersson committed Aug 29, 2022
1 parent f72a9f5 commit 2cb88eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

/ {
model = "Qualcomm Technologies, Inc. sc7280 CRD platform (rev5+)";
compatible = "google,hoglin", "qcom,sc7280";
compatible = "google,zoglin", "google,hoglin", "qcom,sc7280";

/* FIXED REGULATORS */

Expand Down

0 comments on commit 2cb88eb

Please sign in to comment.