projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e43f400
)
arm64: dts: imx8mn: update iomuxc-gpr node name
author
Peng Fan
<peng.fan@nxp.com>
Wed, 4 Jan 2023 00:25:44 +0000
(08:25 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 9 Jan 2023 08:51:46 +0000
(16:51 +0800)
It is better use syscon for IOMUXC GPR, since it contains various
bits for system control
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
index ca4be829afde0e109751e2381ea583f38eb598a1..ed9ac6c5047c087565adbb8ed406c6677ec2fe22 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mn.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mn.dtsi
@@
-554,7
+554,7
@@
reg = <0x30330000 0x10000>;
};
- gpr:
iomuxc-gpr
@30340000 {
+ gpr:
syscon
@30340000 {
compatible = "fsl,imx8mn-iomuxc-gpr", "syscon";
reg = <0x30340000 0x10000>;
};