diff options
author | Konrad Dybcio <konrad.dybcio@somainline.org> | 2022-04-15 13:56:19 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-20 03:59:38 +0200 |
commit | 409ab7dc57c41d9db54d221f4d247e229ba34cf9 (patch) | |
tree | e881fae2afc5967c56ef3327d7f456dd7859f8a0 /arch/arm/boot/dts/qcom-msm8974.dtsi | |
parent | ARM: dts: qcom-apq8074-dragonboard: Use &labels (diff) | |
download | linux-409ab7dc57c41d9db54d221f4d247e229ba34cf9.tar.xz linux-409ab7dc57c41d9db54d221f4d247e229ba34cf9.zip |
ARM: dts: qcom-msm8974-fp2: 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 underscore fixes]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-10-konrad.dybcio@somainline.org
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8974.dtsi')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8974.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi index e14c15789e87..2f50d7692b50 100644 --- a/arch/arm/boot/dts/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi @@ -1590,7 +1590,7 @@ }; }; - imem@fe805000 { + imem: imem@fe805000 { status = "disabled"; compatible = "syscon", "simple-mfd"; reg = <0xfe805000 0x1000>; |