arm64: dts: imx8ulp: correct the scmi sram node name

Follow sram/sram.yaml to update the sram node name.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan
2022-08-31 22:25:48 +08:00
committed by Shawn Guo
parent 7e2c9e5146
commit b2ca63697b

View File

@@ -112,7 +112,7 @@ sram@2201f000 {
#size-cells = <1>;
ranges = <0 0x0 0x2201f000 0x1000>;
scmi_buf: scmi-buf@0 {
scmi_buf: scmi-sram-section@0 {
compatible = "arm,scmi-shmem";
reg = <0x0 0x400>;
};