ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines
This fixes the following warning: arch/arm/boot/dts/imx6sx-udoo-neo.dtsi:309: check: Please don't use multiple blank lines While at it, use tabs indent for some pinctrl entries. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
218db824a7
commit
fd2dd7077c
@ -306,7 +306,6 @@
|
||||
>;
|
||||
};
|
||||
|
||||
|
||||
pinctrl_uart1: uart1grp {
|
||||
fsl,pins =
|
||||
<MX6SX_PAD_GPIO1_IO04__UART1_DCE_TX 0x1b0b1>,
|
||||
@ -350,7 +349,6 @@
|
||||
<MX6SX_PAD_GPIO1_IO09__GPIO1_IO_9 0x10b0>;
|
||||
};
|
||||
|
||||
|
||||
pinctrl_otg2_reg: otg2grp {
|
||||
fsl,pins =
|
||||
<MX6SX_PAD_NAND_RE_B__GPIO4_IO_12 0x10b0>;
|
||||
|
Loading…
Reference in New Issue
Block a user