arm: dts: rk3288-evb: modify panel to edp_panel
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-evb-rk818.dts
index 134f0c218c4cd0500a085ed40959e76f140882fe..b282131c696f75c30018d15b677c80b22c39a904 100644 (file)
                reset-gpios = <&gpio4 28 GPIO_ACTIVE_LOW>;
        };
 
+       wireless-bluetooth {
+               clocks = <&rk818 1>;
+               clock-names = "ext_clock";
+       };
+
        /delete-node/ sdmmc-regulator;
 
        vcc_lcd: vcc-lcd {
        cpu0-supply = <&vdd_cpu>;
 };
 
+&edp_panel {
+       power-supply = <&vcc_lcd>;
+};
+
 &gpu {
        status = "okay";
        mali-supply = <&vdd_gpu>;
        power-supply = <&vcc_lcd>;
 };
 
-&panel {
-       power-supply = <&vcc_lcd>;
-};
-
 &pinctrl {
        lcd {
                lcd_en: lcd-en  {