From 390b0fb45f93404fa0f7a5d3849126303a421ac4 Mon Sep 17 00:00:00 2001 From: Sandy Huang Date: Tue, 30 Oct 2018 20:56:45 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3308: Update pinctrl for RGB888 according new TRM Change-Id: I3cf7122945eef64f6f3c851c5881623e26b6e29e Signed-off-by: Sandy Huang --- arch/arm64/boot/dts/rockchip/rk3308.dtsi | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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>; }; };