projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd91ba
)
arm64: dts: imx8mq: Align iomuxc node name
author
Anson Huang
<Anson.Huang@nxp.com>
Wed, 26 Feb 2020 05:36:17 +0000
(13:36 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 11 Mar 2020 07:58:13 +0000
(15:58 +0800)
Node name should be generic, use "pinctrl" instead of "iomuxc"
for all i.MX8M SoCs.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 460ff0acdc40cdae3f4a77269cfecb985f0993ea..985a1a68b6d1d1a312c530a191eb3db301505821 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@
-521,7
+521,7
@@
status = "disabled";
};
- iomuxc:
iomuxc
@30330000 {
+ iomuxc:
pinctrl
@30330000 {
compatible = "fsl,imx8mq-iomuxc";
reg = <0x30330000 0x10000>;
};