diff --git a/arch/arm64/boot/dts/rockchip/rk3308.dtsi b/arch/arm64/boot/dts/rockchip/rk3308.dtsi index 38bd15576fc8..ca54adf307cb 100644 --- a/arch/arm64/boot/dts/rockchip/rk3308.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3308.dtsi @@ -1721,33 +1721,33 @@ lcdc_rgb888_m0: lcdc-rgb888-m0 { rockchip,pins = /* d18 */ - <1 RK_PC6 RK_FUNC_2 &pcfg_pull_none>, + <1 RK_PC6 RK_FUNC_6 &pcfg_pull_none>, /* d19 */ - <1 RK_PC7 RK_FUNC_2 &pcfg_pull_none>, + <1 RK_PC7 RK_FUNC_6 &pcfg_pull_none>, /* d20 */ - <2 RK_PB1 RK_FUNC_4 &pcfg_pull_none>, + <2 RK_PB1 RK_FUNC_3 &pcfg_pull_none>, /* d21 */ - <2 RK_PB2 RK_FUNC_4 &pcfg_pull_none>, + <2 RK_PB2 RK_FUNC_3 &pcfg_pull_none>, /* d22 */ - <2 RK_PB7 RK_FUNC_4 &pcfg_pull_none>, + <2 RK_PB7 RK_FUNC_3 &pcfg_pull_none>, /* d23 */ - <2 RK_PC0 RK_FUNC_4 &pcfg_pull_none>; + <2 RK_PC0 RK_FUNC_3 &pcfg_pull_none>; }; lcdc_rgb888_m1: lcdc-rgb888-m1 { rockchip,pins = /* d18 */ - <3 RK_PA6 RK_FUNC_2 &pcfg_pull_none>, + <3 RK_PA6 RK_FUNC_3 &pcfg_pull_none>, /* d19 */ - <3 RK_PA7 RK_FUNC_2 &pcfg_pull_none>, + <3 RK_PA7 RK_FUNC_3 &pcfg_pull_none>, /* d20 */ - <3 RK_PB0 RK_FUNC_2 &pcfg_pull_none>, + <3 RK_PB0 RK_FUNC_3 &pcfg_pull_none>, /* d21 */ - <3 RK_PB1 RK_FUNC_2 &pcfg_pull_none>, + <3 RK_PB1 RK_FUNC_3 &pcfg_pull_none>, /* d22 */ - <3 RK_PB2 RK_FUNC_2 &pcfg_pull_none>, + <3 RK_PB2 RK_FUNC_4 &pcfg_pull_none>, /* d23 */ - <3 RK_PB3 RK_FUNC_2 &pcfg_pull_none>; + <3 RK_PB3 RK_FUNC_4 &pcfg_pull_none>; }; };