ARM: dts: rockchip: rv1106-evb: add route node in rgb ext board dtsi

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I4f6c883e9dab9e7804bc4a4fdabbd4478c6e780a
This commit is contained in:
Damon Ding
2022-07-29 15:29:32 +08:00
committed by Tao Huang
parent d64e12ecb4
commit b00f1b2199

View File

@@ -96,11 +96,17 @@
size = <0x1000000>;
linux,cma-default;
};
drm_logo: drm-logo@00000000 {
compatible = "rockchip,drm-logo";
reg = <0x0 0x0>;
};
};
};
&display_subsystem {
status = "okay";
logo-memory-region = <&drm_logo>;
};
&pwm3 {
@@ -131,6 +137,10 @@
status = "okay";
};
&route_rgb {
status = "disabled";
};
/*
* The pins of sdmmc1 and lcd are multiplexed
*/