mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
ARM: dts: rk3288-android: simplify the node of dsi0_in_vopl and edp_in_vopl
Change-Id: I4e53512c2d773ec1023e9d6b96e7959a0c04e636 Signed-off-by: Jerry Xu <xbl@rock-chips.com>
This commit is contained in:
@@ -405,24 +405,12 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&dsi0 {
|
||||
ports {
|
||||
dsi0_in: port {
|
||||
dsi0_in_vopl: endpoint@1 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
&dsi0_in_vopl {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&edp {
|
||||
ports {
|
||||
edp_in: port@0 {
|
||||
edp_in_vopl: endpoint@1 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
};
|
||||
&edp_in_vopl {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&rga {
|
||||
|
||||
Reference in New Issue
Block a user