mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user