summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-sabrelite.dts
diff options
context:
space:
mode:
authorShawn Guo2012-08-10 11:17:56 +0200
committerShawn Guo2012-09-11 10:26:43 +0200
commit44a509fc4794c8a072c83be030579024beb037c9 (patch)
treef84503fa10fa1777ca351d16f4d38fb9b80c8dda /arch/arm/boot/dts/imx6q-sabrelite.dts
parentARM: efikamx: remove Genesi Efika MX platform files from the tree (diff)
downloadkernel-qcow2-linux-44a509fc4794c8a072c83be030579024beb037c9.tar.gz
kernel-qcow2-linux-44a509fc4794c8a072c83be030579024beb037c9.tar.xz
kernel-qcow2-linux-44a509fc4794c8a072c83be030579024beb037c9.zip
ARM: dts: imx6q: improve indentation for fsl,pins
Change the indentation for property fsl,pins a little bit, so that the first and the last line get the same indentation with all other lines. Then it will be easier to copy and past any of these lines. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabrelite.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-sabrelite.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts
index 72f30f3e6171..505235fcfd58 100644
--- a/arch/arm/boot/dts/imx6q-sabrelite.dts
+++ b/arch/arm/boot/dts/imx6q-sabrelite.dts
@@ -51,10 +51,10 @@
gpios {
pinctrl_gpio_hog: gpiohog {
fsl,pins = <
- 144 0x80000000 /* MX6Q_PAD_EIM_D22__GPIO_3_22 */
- 121 0x80000000 /* MX6Q_PAD_EIM_D19__GPIO_3_19 */
- 953 0x80000000 /* MX6Q_PAD_GPIO_0__CCM_CLKO */
- >;
+ 144 0x80000000 /* MX6Q_PAD_EIM_D22__GPIO_3_22 */
+ 121 0x80000000 /* MX6Q_PAD_EIM_D19__GPIO_3_19 */
+ 953 0x80000000 /* MX6Q_PAD_GPIO_0__CCM_CLKO */
+ >;
};
};
};