commit | 1f45e8c6d0161f044d679f242fe7514e2625af4a | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sun Nov 29 19:46:09 2015 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Apr 06 16:25:49 2016 -0700 |
tree | a26fa599e7c790dff399649424c3b18fb7f09a8f | |
parent | a4e00345b29dbc93fe7e6f4070458f325261b0ac [diff] |
ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators The panels need a bit of time to actually turn on. If this isn't observed, this results in problems when trying talk to the panels and thus produces detection errors. 100ms seem to be a safe value for the time being. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Douglas Anderson <dianders@chromium.org>