projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e2c9e5
)
arm64: dts: imx8ulp: correct the scmi sram node name
author
Peng Fan
<peng.fan@nxp.com>
Wed, 31 Aug 2022 14:25:48 +0000
(22:25 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:27 +0000
(16:34 +0800)
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>
arch/arm64/boot/dts/freescale/imx8ulp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
b/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
index 8460a3cba107c4318b9297a41ef2598882cfe2e2..7a88d7016b498e91f4cb5dda94fac166073b8f16 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8ulp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8ulp.dtsi
@@
-112,7
+112,7
@@
#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>;
};