devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: freescale: imx8dxl: add scu_gpio node
@ 2022-10-11 19:47 Shenwei Wang
  2022-10-11 19:47 ` [PATCH 2/2] arm64: dts: freescale: imx8dxl-evk: enable mii_select node Shenwei Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shenwei Wang @ 2022-10-11 19:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer
  Cc: Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Shenwei Wang, Viorel Suman, Abel Vesa, Ming Qian, Peng Fan,
	devicetree, imx

add scu_gpio node in system-controller.

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index 5ddbda0b4def..9f79504f9d6a 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@ -133,6 +133,12 @@ clk: clock-controller {
 			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";
 		};
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-29  2:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-11 19:47 [PATCH 1/2] arm64: dts: freescale: imx8dxl: add scu_gpio node Shenwei Wang
2022-10-11 19:47 ` [PATCH 2/2] arm64: dts: freescale: imx8dxl-evk: enable mii_select node Shenwei Wang
2022-10-27  2:06 ` [PATCH 1/2] arm64: dts: freescale: imx8dxl: add scu_gpio node Shenwei Wang
2022-10-29  2:50 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).