linux/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dts
Sibi Sankar 87548e54b8 arm64: dts: qcom: sc7280: Add Google Herobrine WIFI SKU dts fragment
The Google Herobrine WIFI SKU can save 256M by not having modem/mba/rmtfs
memory regions defined. Add the dts fragment and mark all the board files
appropriately.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221110070813.1777-2-quic_sibis@quicinc.com
2022-11-11 14:30:17 -06:00

16 lines
302 B
Text

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Google Evoker board device tree source
*
* Copyright 2022 Google LLC.
*/
/dts-v1/;
#include "sc7280-herobrine-evoker.dtsi"
#include "sc7280-herobrine-wifi-sku.dtsi"
/ {
model = "Google Evoker";
compatible = "google,evoker", "qcom,sc7280";
};