mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-08 07:13:06 +00:00
16 lines
303 B
Plaintext
16 lines
303 B
Plaintext
// 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";
|
|
};
|
|
|
|
&remoteproc_mpss {
|
|
firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
|
|
"qcom/sc7180-trogdor/modem/qdsp6sw.mbn";
|
|
};
|