arm64: dts: freescale: imx8dxl: add scu_gpio node
authorShenwei Wang <shenwei.wang@nxp.com>
Tue, 11 Oct 2022 19:47:14 +0000 (14:47 -0500)
committerShawn 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

index 5ddbda0b4def08fcd9d78f7d4f608319495629d6..9f79504f9d6a6c5b12fdf6e545312a27a752668a 100644 (file)
                        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";
                };