]> Git Repo - linux.git/commitdiff
Revert "ARM: dts: rockchip: set PWM delay backlight settings for Minnie"
authorMatthias Kaehlcke <[email protected]>
Tue, 18 Jun 2019 18:45:31 +0000 (11:45 -0700)
committerHeiko Stuebner <[email protected]>
Wed, 26 Jun 2019 22:01:22 +0000 (00:01 +0200)
This reverts commit 288ceb85b505c19abe1895df068dda5ed20cf482.

The commit assumes that the minnie panel is a AUO B101EAN01.1 (LVDS
interface), however it is a AUO B101EAN01.8 (eDP interface). The eDP
panel doesn't need the 200 ms delay.

Signed-off-by: Matthias Kaehlcke <[email protected]>
Reviewed-by: Enric Balletbo i Serra <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
arch/arm/boot/dts/rk3288-veyron-minnie.dts

index b2cc70a085541e1a823677fadf6a21b91cd9d5bb..9008e703c07e71b20a0c8b39b53787ba9873fcee 100644 (file)
                        240 241 242 243 244 245 246 247
                        248 249 250 251 252 253 254 255>;
        power-supply = <&backlight_regulator>;
-       post-pwm-on-delay-ms = <200>;
-       pwm-off-delay-ms = <200>;
 };
 
 &i2c_tunnel {
This page took 0.061937 seconds and 4 git commands to generate.