mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: rockchip: enable rk_rga for 3326/px30 board
Change-Id: I5f98d63b2073c037a41d367639c19a962dbf79c4 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
parent
a25c80973c
commit
dc26e28d83
|
|
@ -316,6 +316,10 @@ &pwm1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&rk_rga {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&route_dsi {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -331,6 +331,10 @@ &pwm1 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&rk_rga {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&route_dsi {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -241,6 +241,10 @@ wifi_enable_h: wifi-enable-h {
|
|||
};
|
||||
};
|
||||
|
||||
&rk_rga {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&route_dsi {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -400,6 +400,10 @@ &route_dsi {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&rk_rga {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&route_lvds {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user