Change-Id: I144776a377bf3eeb5e56065fa9aff7c2c43c8e6d
Signed-off-by: WeiYong Bi <bivvy.bi@rock-chips.com>
&dsi {
status = "okay";
- panel: panel@0 {
+ panel@0 {
compatible = "simple-panel-dsi";
reg = <0>;
backlight = <&backlight>;
&mipi_dphy {
status = "okay";
- rockchip,dsi-panel = <&panel>;
};
&dwc_control_usb {
&dsi {
status = "okay";
- dsi_panel: panel@0 {
+ panel@0 {
compatible = "simple-panel-dsi";
reg = <0>;
backlight = <&backlight>;
};
&mipi_dphy {
- rockchip,dsi-panel = <&dsi_panel>;
status = "okay";
};
&dsi {
status = "okay";
- dsi_panel: panel@0 {
+ panel@0 {
compatible = "simple-panel-dsi";
reg = <0>;
backlight = <&backlight>;
};
&mipi_dphy {
- rockchip,dsi-panel = <&dsi_panel>;
status = "okay";
};