projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
240b8dd
)
arm64: dts: imx8mp: use syscon for iomuxc-gpr
author
Peng Fan
<peng.fan@nxp.com>
Wed, 4 Jan 2023 00:25:45 +0000
(08:25 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 9 Jan 2023 08:51:49 +0000
(16:51 +0800)
It is preferred to use syscon per bindind doc
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/imx8mp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index adddbe3221c0a192d896ac6da633f339e3811670..822acbf7b5b4772be2c0efd1cba78baa79c01926 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@
-414,7
+414,7
@@
reg = <0x30330000 0x10000>;
};
- gpr:
iomuxc-gpr
@30340000 {
+ gpr:
syscon
@30340000 {
compatible = "fsl,imx8mp-iomuxc-gpr", "syscon";
reg = <0x30340000 0x10000>;
};