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
This commit is contained in:
parent
1c1574e249
commit
1d59524b91
2 changed files with 680 additions and 716 deletions
File diff suppressed because it is too large
Load diff
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue