From ca38f9cb76c847de139eaae7edd8a769f2c64c91 Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Fri, 20 Jan 2017 00:09:33 +0100 Subject: ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" Fixed code indent tabs in respective imx6qdl dtsi files and also add space on imx6qdl-icore-rqs.dtsi on usdhc bus-width nodes. Signed-off-by: Jagan Teki Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx6qdl-gw53xx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/boot/dts/imx6qdl-gw53xx.dtsi') diff --git a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi index 19cf036d3f56..a208e7e0dc6e 100644 --- a/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw53xx.dtsi @@ -227,7 +227,7 @@ /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ reg_1p8v: sw2 { - regulator-name = "vdd1p8"; + regulator-name = "vdd1p8"; regulator-min-microvolt = <1033310>; regulator-max-microvolt = <2004000>; lltc,fb-voltage-divider = <301000 200000>; -- cgit