arm64: dts: rockchip: Add support rgb888 output for rk3308b

Change-Id: I4b9e50fe28b11602886d57098bfa2573d3a307e4
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
Sandy Huang
2018-09-17 19:53:25 +08:00
committed by Tao Huang
parent 31f1ae9d0c
commit 40a0fea3e4

View File

@@ -1702,6 +1702,38 @@
/* d17 */
<1 RK_PC5 RK_FUNC_1 &pcfg_pull_none>;
};
lcdc_rgb888_m0: lcdc-rgb888-m0 {
rockchip,pins =
/* d18 */
<1 RK_PC6 RK_FUNC_2 &pcfg_pull_none>,
/* d19 */
<1 RK_PC7 RK_FUNC_2 &pcfg_pull_none>,
/* d20 */
<2 RK_PB1 RK_FUNC_4 &pcfg_pull_none>,
/* d21 */
<2 RK_PB2 RK_FUNC_4 &pcfg_pull_none>,
/* d22 */
<2 RK_PB7 RK_FUNC_4 &pcfg_pull_none>,
/* d23 */
<2 RK_PC0 RK_FUNC_4 &pcfg_pull_none>;
};
lcdc_rgb888_m1: lcdc-rgb888-m1 {
rockchip,pins =
/* d18 */
<3 RK_PA6 RK_FUNC_2 &pcfg_pull_none>,
/* d19 */
<3 RK_PA7 RK_FUNC_2 &pcfg_pull_none>,
/* d20 */
<3 RK_PB0 RK_FUNC_2 &pcfg_pull_none>,
/* d21 */
<3 RK_PB1 RK_FUNC_2 &pcfg_pull_none>,
/* d22 */
<3 RK_PB2 RK_FUNC_2 &pcfg_pull_none>,
/* d23 */
<3 RK_PB3 RK_FUNC_2 &pcfg_pull_none>;
};
};
pdm_m0 {