Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 221aaa19 authored by Shawn Guo's avatar Shawn Guo
Browse files

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: default avatarShawn Guo <shawnguo@kernel.org>
parent 915394db
Loading
Loading
Loading
Loading
+66 −68
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@
};

&iomuxc {
	imx6x-sabreauto {
	pinctrl_uart1: uart1grp {
		fsl,pins = <
			MX6SX_PAD_GPIO1_IO04__UART1_TX		0x1b0b1
@@ -140,4 +139,3 @@
		>;
	};
};
};