arm64: dts: qcom: use generic sram as name for imem and ocmem nodes
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 7 Jun 2022 17:18:42 +0000 (19:18 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 3 Jul 2022 03:17:10 +0000 (22:17 -0500)
According to Devicetree specification, the device nodes should be
generic, reflecting the function of the device.  The typical name for
memory regions is "sram".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220607171848.535128-8-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/msm8994.dtsi
arch/arm64/boot/dts/qcom/qcs404.dtsi
arch/arm64/boot/dts/qcom/sc7180.dtsi
arch/arm64/boot/dts/qcom/sc7280.dtsi
arch/arm64/boot/dts/qcom/sdm630.dtsi
arch/arm64/boot/dts/qcom/sdm845.dtsi

index 362960d3fd18e3bb3a2b7dfcf625590fc3d50002..910f2b10937c05b4c2fccef0dc9550aac025e883 100644 (file)
                                               <600000000>;
                };
 
-               ocmem: ocmem@fdd00000 {
+               ocmem: sram@fdd00000 {
                        compatible = "qcom,msm8974-ocmem";
                        reg = <0xfdd00000 0x2000>,
                              <0xfec00000 0x200000>;
index aea956e3d5f8bee2d903feea4403fa797fac98dd..56153cf7251c75857640dc68e424867807fe0ff3 100644 (file)
                        status = "disabled";
                };
 
-               imem@8600000 {
+               sram@8600000 {
                        compatible = "simple-mfd";
                        reg = <0x08600000 0x1000>;
 
index d9d3e117866705bd29bd77e01ece08dad35accd6..62485bc8e2449fb8b343135cea00c57f7490d88d 100644 (file)
                        cell-index = <0>;
                };
 
-               imem@146aa000 {
+               sram@146aa000 {
                        compatible = "simple-mfd";
                        reg = <0 0x146aa000 0 0x2000>;
 
index f336704f3ecc7560dbc91303f613c6bcc7ab6298..5f5b91455c3b4867badf432edd78fbec4294889c 100644 (file)
                        };
                };
 
-               imem@146a5000 {
+               sram@146a5000 {
                        compatible = "qcom,sc7280-imem", "syscon";
                        reg = <0 0x146a5000 0 0x6000>;
 
index 8e507f610b581b770b2baad2c3bc37a655b561bb..872c9f0ec49c723cb321c80ff7d94538f1f0940a 100644 (file)
                        status = "disabled";
                };
 
-               imem@146bf000 {
+               sram@146bf000 {
                        compatible = "simple-mfd";
                        reg = <0x146bf000 0x1000>;
 
index 3f91314aecebee339b837e255e68d5f8d44c69e6..5f0126339f7c5cb1f349b22f49a1532d57eba976 100644 (file)
                        cell-index = <0>;
                };
 
-               imem@146bf000 {
+               sram@146bf000 {
                        compatible = "simple-mfd";
                        reg = <0 0x146bf000 0 0x1000>;