From: Huang, Tao Date: Thu, 16 Feb 2017 02:08:29 +0000 (+0800) Subject: arm64: dts: rockchip: Fix indentation of rk3399-android-next X-Git-Tag: firefly_0821_release~627 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c78208fe16f2270ed5eabece78bb2d837293e785;p=firefly-linux-kernel-4.4.55.git arm64: dts: rockchip: Fix indentation of rk3399-android-next Change-Id: I93cce96446bd89634eef21e1dae633734660c686 Signed-off-by: Huang, Tao --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi index 956c3c6a15e2..ecf3e93dd3c0 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi @@ -315,57 +315,57 @@ rockchip,pins = /*cif_clkout*/ <2 11 RK_FUNC_3 &pcfg_pull_none>; - }; - - isp_dvp_d0d7: isp-dvp-d0d7 { - rockchip,pins = - /*cif_data0*/ - <2 0 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data1*/ - <2 1 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data2*/ - <2 2 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data3*/ - <2 3 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data4*/ - <2 4 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data5*/ - <2 5 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data6*/ - <2 6 RK_FUNC_3 &pcfg_pull_none>, - /*cif_data7*/ - <2 7 RK_FUNC_3 &pcfg_pull_none>, - /*cif_sync*/ - <2 8 RK_FUNC_3 &pcfg_pull_none>, - /*cif_href*/ - <2 9 RK_FUNC_3 &pcfg_pull_none>, - /*cif_clkin*/ - <2 10 RK_FUNC_3 &pcfg_pull_none>; - }; - - isp_shutter: isp-shutter { - rockchip,pins = - /*SHUTTEREN*/ - <1 1 RK_FUNC_1 &pcfg_pull_none>, - /*SHUTTERTRIG*/ - <1 0 RK_FUNC_1 &pcfg_pull_none>; - }; - - isp_flash_trigger: isp-flash-trigger { - /*ISP_FLASHTRIGOU*/ - rockchip,pins = <1 3 RK_FUNC_1 &pcfg_pull_none>; - }; - - isp_prelight: isp-prelight { - /*ISP_PRELIGHTTRIG*/ - rockchip,pins = <1 4 RK_FUNC_1 &pcfg_pull_none>; - }; - - isp_flash_trigger_as_gpio: isp_flash_trigger_as_gpio { - /*ISP_FLASHTRIGOU*/ - rockchip,pins = - <0 17 RK_FUNC_GPIO &pcfg_pull_none>; - }; }; + + isp_dvp_d0d7: isp-dvp-d0d7 { + rockchip,pins = + /*cif_data0*/ + <2 0 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data1*/ + <2 1 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data2*/ + <2 2 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data3*/ + <2 3 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data4*/ + <2 4 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data5*/ + <2 5 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data6*/ + <2 6 RK_FUNC_3 &pcfg_pull_none>, + /*cif_data7*/ + <2 7 RK_FUNC_3 &pcfg_pull_none>, + /*cif_sync*/ + <2 8 RK_FUNC_3 &pcfg_pull_none>, + /*cif_href*/ + <2 9 RK_FUNC_3 &pcfg_pull_none>, + /*cif_clkin*/ + <2 10 RK_FUNC_3 &pcfg_pull_none>; + }; + + isp_shutter: isp-shutter { + rockchip,pins = + /*SHUTTEREN*/ + <1 1 RK_FUNC_1 &pcfg_pull_none>, + /*SHUTTERTRIG*/ + <1 0 RK_FUNC_1 &pcfg_pull_none>; + }; + + isp_flash_trigger: isp-flash-trigger { + /*ISP_FLASHTRIGOU*/ + rockchip,pins = <1 3 RK_FUNC_1 &pcfg_pull_none>; + }; + + isp_prelight: isp-prelight { + /*ISP_PRELIGHTTRIG*/ + rockchip,pins = <1 4 RK_FUNC_1 &pcfg_pull_none>; + }; + + isp_flash_trigger_as_gpio: isp_flash_trigger_as_gpio { + /*ISP_FLASHTRIGOU*/ + rockchip,pins = + <0 17 RK_FUNC_GPIO &pcfg_pull_none>; + }; + }; };