mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: remove unused "rockchip,dsi-panel" property
Change-Id: I144776a377bf3eeb5e56065fa9aff7c2c43c8e6d Signed-off-by: WeiYong Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -695,7 +695,7 @@
|
||||
&dsi {
|
||||
status = "okay";
|
||||
|
||||
panel: panel@0 {
|
||||
panel@0 {
|
||||
compatible = "simple-panel-dsi";
|
||||
reg = <0>;
|
||||
backlight = <&backlight>;
|
||||
@@ -744,7 +744,6 @@
|
||||
|
||||
&mipi_dphy {
|
||||
status = "okay";
|
||||
rockchip,dsi-panel = <&panel>;
|
||||
};
|
||||
|
||||
&dwc_control_usb {
|
||||
|
||||
@@ -678,7 +678,7 @@
|
||||
&dsi {
|
||||
status = "okay";
|
||||
|
||||
dsi_panel: panel@0 {
|
||||
panel@0 {
|
||||
compatible = "simple-panel-dsi";
|
||||
reg = <0>;
|
||||
backlight = <&backlight>;
|
||||
@@ -713,7 +713,6 @@
|
||||
};
|
||||
|
||||
&mipi_dphy {
|
||||
rockchip,dsi-panel = <&dsi_panel>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -590,7 +590,7 @@
|
||||
&dsi {
|
||||
status = "okay";
|
||||
|
||||
dsi_panel: panel@0 {
|
||||
panel@0 {
|
||||
compatible = "simple-panel-dsi";
|
||||
reg = <0>;
|
||||
backlight = <&backlight>;
|
||||
@@ -625,7 +625,6 @@
|
||||
};
|
||||
|
||||
&mipi_dphy {
|
||||
rockchip,dsi-panel = <&dsi_panel>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user