Commit b202ac0c authored by Shenwei Wang's avatar Shenwei Wang Committed by Shawn Guo

arm64: dts: freescale: imx8dxl: add scu_gpio node

add scu_gpio node in system-controller.
Signed-off-by: default avatarShenwei Wang <shenwei.wang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 822b29e3
......@@ -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";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment