3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-13 18:55:55 +00:00
Brooklyn/arch/arm64/boot/dts/qcom/sc7180-trogdor-lte-sku.dtsi

31 lines
563 B
Plaintext
Raw Normal View History

2022-04-02 18:08:56 +05:00
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Google Trogdor dts fragment for LTE SKUs
*
* Copyright 2020 Google LLC.
*/
&ap_sar_sensor {
label = "proximity-wifi-lte";
};
&mpss_mem {
reg = <0x0 0x86000000 0x0 0x8c00000>;
};
&remoteproc_mpss {
firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
"qcom/sc7180-trogdor/modem/qdsp6sw.mbn";
};
&ipa {
status = "okay";
/*
* Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
* modem needs to cover certain init steps (GSI init), and
* the AP needs to wait for it.
*/
modem-init;
};