summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/px30.dtsi
diff options
context:
space:
mode:
authorWyon Bi <bivvy.bi@rock-chips.com>2018-02-11 16:16:03 +0800
committerTao Huang <huangtao@rock-chips.com>2018-03-09 17:45:20 +0800
commit25f2631acc7e69346bf9bf0476eb281d54b259e9 (patch)
tree701cb7df23a589b6241a4cd13c41bc8434b3f965 /arch/arm64/boot/dts/rockchip/px30.dtsi
parente0b38fccd1fc5a81c57deb26a865d50f1b476e61 (diff)
arm64: dts: rockchip: px30: set default driver strength for lcdc pins
Change-Id: I9b2b158576d43f4674922555ce7426bd6f3a82fd Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/px30.dtsi')
-rw-r--r--arch/arm64/boot/dts/rockchip/px30.dtsi198
1 files changed, 99 insertions, 99 deletions
diff --git a/arch/arm64/boot/dts/rockchip/px30.dtsi b/arch/arm64/boot/dts/rockchip/px30.dtsi
index d7e25bb525f2..e6aada5a60e7 100644
--- a/arch/arm64/boot/dts/rockchip/px30.dtsi
+++ b/arch/arm64/boot/dts/rockchip/px30.dtsi
@@ -2290,141 +2290,141 @@
lcdc {
lcdc_rgb_dclk_pin: lcdc-rgb-dclk-pin {
rockchip,pins =
- <3 RK_PA0 RK_FUNC_1 &pcfg_pull_none>;
+ <3 RK_PA0 RK_FUNC_1 &pcfg_pull_none_12ma>;
};
lcdc_rgb_m0_hsync_pin: lcdc-rgb-m0-hsync-pin {
rockchip,pins =
- <3 RK_PA1 RK_FUNC_1 &pcfg_pull_none>;
+ <3 RK_PA1 RK_FUNC_1 &pcfg_pull_none_12ma>;
};
lcdc_rgb_m0_vsync_pin: lcdc-rgb-m0-vsync-pin {
rockchip,pins =
- <3 RK_PA2 RK_FUNC_1 &pcfg_pull_none>;
+ <3 RK_PA2 RK_FUNC_1 &pcfg_pull_none_12ma>;
};
lcdc_rgb_m0_den_pin: lcdc-rgb-m0-den-pin {
rockchip,pins =
- <3 RK_PA3 RK_FUNC_1 &pcfg_pull_none>;
+ <3 RK_PA3 RK_FUNC_1 &pcfg_pull_none_12ma>;
};
lcdc_rgb888_m0_data_pins: lcdc-rgb888-m0-data-pins {
rockchip,pins =
- <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d3 */
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d1 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d5 */
- <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d4 */
- <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d11 */
- <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d10 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d8 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d12 */
- <3 RK_PC7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d19 */
- <3 RK_PC6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d18 */
- <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d17 */
- <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d16 */
- <3 RK_PD3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d23 */
- <3 RK_PD2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d22 */
- <3 RK_PD1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d21 */
- <3 RK_PD0 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d20 */
+ <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d3 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d1 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d5 */
+ <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d4 */
+ <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d11 */
+ <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d10 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d8 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d12 */
+ <3 RK_PC7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d19 */
+ <3 RK_PC6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d18 */
+ <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d17 */
+ <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d16 */
+ <3 RK_PD3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d23 */
+ <3 RK_PD2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d22 */
+ <3 RK_PD1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d21 */
+ <3 RK_PD0 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d20 */
};
lcdc_rgb666_m0_data_pins: lcdc-rgb666-m0-data-pins {
rockchip,pins =
- <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d3 */
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d1 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d5 */
- <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d4 */
- <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d11 */
- <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d10 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d8 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d12 */
- <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d17 */
- <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d16 */
+ <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d3 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d1 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d5 */
+ <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d4 */
+ <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d11 */
+ <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d10 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d8 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d12 */
+ <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d17 */
+ <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d16 */
};
lcdc_rgb565_m0_data_pins: lcdc-rgb565-m0-data-pins {
rockchip,pins =
- <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d3 */
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d1 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d5 */
- <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d4 */
- <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d11 */
- <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d10 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d8 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d12 */
+ <3 RK_PA7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d3 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d1 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d5 */
+ <3 RK_PB0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d4 */
+ <3 RK_PB7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d11 */
+ <3 RK_PB6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d10 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PB4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d8 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d12 */
};
lcdc_rgb888_m1_data_pins: lcdc-rgb888-m1-data-pins {
rockchip,pins =
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d12 */
- <3 RK_PC7 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d19 */
- <3 RK_PC6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d18 */
- <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d17 */
- <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d16 */
- <3 RK_PD3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d23 */
- <3 RK_PD2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d22 */
- <3 RK_PD1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d21 */
- <3 RK_PD0 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d20 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d12 */
+ <3 RK_PC7 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d19 */
+ <3 RK_PC6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d18 */
+ <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d17 */
+ <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d16 */
+ <3 RK_PD3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d23 */
+ <3 RK_PD2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d22 */
+ <3 RK_PD1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d21 */
+ <3 RK_PD0 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d20 */
};
lcdc_rgb666_m1_data_pins: lcdc-rgb666-m1-data-pins {
rockchip,pins =
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d12 */
- <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d17 */
- <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d16 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d12 */
+ <3 RK_PC5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d17 */
+ <3 RK_PC4 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d16 */
};
lcdc_rgb565_m1_data_pins: lcdc-rgb565-m1-data-pins {
rockchip,pins =
- <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d2 */
- <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d0 */
- <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d7 */
- <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d6 */
- <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d9 */
- <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d15 */
- <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d14 */
- <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none>, /* lcdc_d13 */
- <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none>; /* lcdc_d12 */
+ <3 RK_PA6 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d2 */
+ <3 RK_PA4 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d0 */
+ <3 RK_PB3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d7 */
+ <3 RK_PB2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d6 */
+ <3 RK_PB5 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d9 */
+ <3 RK_PC3 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d15 */
+ <3 RK_PC2 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d14 */
+ <3 RK_PC1 RK_FUNC_1 &pcfg_pull_none_8ma>, /* lcdc_d13 */
+ <3 RK_PC0 RK_FUNC_1 &pcfg_pull_none_8ma>; /* lcdc_d12 */
};
};