projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
822b29e
)
arm64: dts: freescale: imx8dxl: add scu_gpio node
author
Shenwei Wang
<shenwei.wang@nxp.com>
Tue, 11 Oct 2022 19:47:14 +0000
(14:47 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 29 Oct 2022 02:50:13 +0000
(10:50 +0800)
add scu_gpio node in system-controller.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index 5ddbda0b4def08fcd9d78f7d4f608319495629d6..9f79504f9d6a6c5b12fdf6e545312a27a752668a 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@
-133,6
+133,12
@@
clock-names = "xtal_32KHz", "xtal_24Mhz";
};
+ scu_gpio: gpio {
+ compatible = "fsl,imx8qxp-sc-gpio";
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
+
iomuxc: pinctrl {
compatible = "fsl,imx8dxl-iomuxc";
};