summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-07 20:18:37 +0300
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-07-01 06:23:26 +0300
commit230b5edaa34b81d0f1de675ff17d8777f9f2d02b (patch)
treedd77975744e0f01668df6a15aad9fe705e72dd66 /arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
parent69b1142baeab4e1603a94b5e8c1676ecc911c9b5 (diff)
downloadlinux-230b5edaa34b81d0f1de675ff17d8777f9f2d02b.tar.xz
ARM: dts: qcom: use generic sram as name for imem and ocmem nodes
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> Reviewed-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220607171848.535128-3-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts')
-rw-r--r--arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
index 799cd0f8de40..f3618826f530 100644
--- a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
+++ b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
@@ -341,7 +341,7 @@
};
};
- imem@2a03f000 {
+ sram@2a03f000 {
compatible = "syscon", "simple-mfd";
reg = <0x2a03f000 0x1000>;