Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
This reverts commit
faa15c81ddb2646733967ac4216a5801c4f771f1.
This 100 ms mystery delay is not on downstream kernels and no longer
seems needed on upstream kernels either [1]. Presumably something in the
meantime has made things better. A few possibilities for patches that
have landed in the meantime that could have made this better are
commit
47f21085b406 ("pwm-backlight: Add support for PWM delays
proprieties."), commit
ff1828d73fd6 ("pwm-backlight: Enable/disable
the PWM before/after LCD enable toggle."), and commit
20cbfac8aeda
("ARM: dts: rockchip: set PWM delay backlight settings for Veyron")
Let's revert and get our 100 ms back.
[1] https://lkml.kernel.org/r/
2226970.BAPq4liE1j@diego
Signed-off-by: Douglas Anderson <dianders@chromium.org>
[rebased on top of the recent veyron display cleanup]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>