mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: rk3288-android: edp connect to vopb by default
Change-Id: Id392ba8052eb67c544f3528c9b89a5f444fa4c36 Signed-off-by: xubilv <xbl@rock-chips.com>
This commit is contained in:
@@ -409,6 +409,16 @@
|
||||
};
|
||||
};
|
||||
|
||||
&edp {
|
||||
ports {
|
||||
edp_in: port@0 {
|
||||
edp_in_vopl: endpoint@1 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&rga {
|
||||
compatible = "rockchip,rga2";
|
||||
clocks = <&cru ACLK_RGA>, <&cru HCLK_RGA>, <&cru SCLK_RGA>;
|
||||
|
||||
Reference in New Issue
Block a user