提交 221aaa19 编写于 作者: S Shawn Guo

ARM: dts: imx6sx-sabreauto: drop board specific pinctrl container node

The board specific pinctrl function container node 'imx6x-sabreauto' is
not really necessary, since commit 5fcdf6a7 ("pinctrl: imx: Allow
parsing DT without function nodes").  Let's drop it to save one level of
indentation.
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 915394db
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
}; };
&iomuxc { &iomuxc {
imx6x-sabreauto {
pinctrl_uart1: uart1grp { pinctrl_uart1: uart1grp {
fsl,pins = < fsl,pins = <
MX6SX_PAD_GPIO1_IO04__UART1_TX 0x1b0b1 MX6SX_PAD_GPIO1_IO04__UART1_TX 0x1b0b1
...@@ -139,5 +138,4 @@ ...@@ -139,5 +138,4 @@
MX6SX_PAD_KEY_COL1__GPIO2_IO_11 0x17059 MX6SX_PAD_KEY_COL1__GPIO2_IO_11 0x17059
>; >;
}; };
};
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册