aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-msm8974.dtsi
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@somainline.org>2022-04-15 13:56:21 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-04-19 21:09:21 -0500
commit1d59524b9181e17110ae7b809c62a6a66f336fd6 (patch)
treef063efe30bb4d0817be02c75d397d49075798d68 /arch/arm/boot/dts/qcom-msm8974.dtsi
parentARM: dts: qcom-msm8974-lge-nexus5: Use &labels (diff)
downloadlinux-dev-1d59524b9181e17110ae7b809c62a6a66f336fd6.tar.xz
linux-dev-1d59524b9181e17110ae7b809c62a6a66f336fd6.zip
ARM: dts: qcom-msm8974-klte: Use &labels
Use &labels to align with the style used in new DTS and apply tiny style fixes. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> [bjorn: Rebased on top of Krzysztof's fixes] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220415115633.575010-12-konrad.dybcio@somainline.org
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8974.dtsi')
-rw-r--r--arch/arm/boot/dts/qcom-msm8974.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 2f50d7692b50..35d595a2796f 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -339,7 +339,7 @@
clock-frequency = <19200000>;
};
- adsp-pil {
+ remoteproc_adsp: adsp-pil {
compatible = "qcom,msm8974-adsp-pil";
interrupts-extended = <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>,
@@ -840,7 +840,7 @@
clock-names = "core";
};
- remoteproc@fc880000 {
+ remoteproc_mss: remoteproc@fc880000 {
compatible = "qcom,msm8974-mss-pil";
reg = <0xfc880000 0x100>, <0xfc820000 0x020>;
reg-names = "qdsp6", "rmb";