Skip to content

Commit c3cbe0b

Browse files
bivvyrkhuangtao
authored andcommitted
ARM: dts: rockchip: rk3288-evb-android-rk808-edp: Remove unused property
Change-Id: I4c38e5b51b7f6d98e59e4eebd3722c070aad1f2d Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
1 parent 0017828 commit c3cbe0b

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

arch/arm/boot/dts/rk3288-evb-android-rk808-edp.dtsi

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,10 @@
7777
compatible = "simple-panel";
7878
backlight = <&backlight>;
7979
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
80-
enable-delay-ms = <120>;
81-
pinctrl-0 = <&lcd_cs>;
82-
power-supply = <&vcc_lcd>;
80+
prepare-delay-ms = <120>;
8381
status = "okay";
8482

85-
disp_timings: display-timings {
83+
display-timings {
8684
native-mode = <&timing0>;
8785

8886
timing0: timing0 {
@@ -288,8 +286,6 @@
288286
vcc_sd: SWITCH_REG1 {
289287
regulator-always-on;
290288
regulator-boot-on;
291-
regulator-min-microvolt = <3300000>;
292-
regulator-max-microvolt = <3300000>;
293289
regulator-name = "vcc_sd";
294290
regulator-state-mem {
295291
regulator-off-in-suspend;
@@ -299,8 +295,6 @@
299295
vcc_lcd: SWITCH_REG2 {
300296
regulator-always-on;
301297
regulator-boot-on;
302-
regulator-min-microvolt = <3300000>;
303-
regulator-max-microvolt = <3300000>;
304298
regulator-name = "vcc_lcd";
305299
regulator-state-mem {
306300
regulator-off-in-suspend;

0 commit comments

Comments
 (0)