diff options
author | Sibi Sankar <quic_sibis@quicinc.com> | 2022-11-10 12:38:13 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-11 14:30:17 -0600 |
commit | 87548e54b86e06190e018665bd77528f72038fbe (patch) | |
tree | d685d99c13a7182e5b3f3bd1d9637984455fe4d8 /arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi | |
parent | 3c800bcf07a5957da01593e8f83d797b285a37e0 (diff) |
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
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi b/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi index 706dd82a7013..3d639c70a06e 100644 --- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtsi @@ -6,6 +6,7 @@ */ #include "sc7280-herobrine.dtsi" +#include "sc7280-herobrine-audio-rt5682-3mic.dtsi" /* * ADDITIONS TO FIXED REGULATORS DEFINED IN PARENT DEVICE TREE FILES |