arm64: dts: rockchip: rv1126bp-evb: Make rgb output compatible with RV1126

Change-Id: I346c746a18454bf2e912ad777edcd55d25525690
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
This commit is contained in:
Chaoyi Chen
2025-06-12 03:52:26 +00:00
committed by Tao Huang
parent 1dbf2d1f5e
commit c54e57f476

View File

@@ -383,6 +383,17 @@
status = "okay";
};
&rgb {
/*
* RV1126 compatible pin output mode 0.
*
* MCU: ROCKCHIP_MCU_DATA_MAP_DATA_1x24
* BT1120: ROCKCHIP_BT1120_DATA_MAP_DATA_PADLO
* BT656: ROCKCHIP_BT656_DATA_MAP_PADLO
*/
rockchip,data-map-mode = <0>;
};
&rkdvbm {
status = "okay";
};