ARM: dts: rockchip: consolidate veyron panel and backlight settings
authorMatthias Kaehlcke <mka@chromium.org>
Thu, 25 Jul 2019 16:26:39 +0000 (09:26 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 25 Jul 2019 20:38:34 +0000 (22:38 +0200)
commit6b381a8e2c5f9667918cc1ed0e3daeec869b76b1
tree1a2e0179fe75ade9899df63aeae5475a1859d2a7
parentab9640000d92d29a342656424d763c138d1dd66b
ARM: dts: rockchip: consolidate veyron panel and backlight settings

veyron jaq, jerry, minnie and speedy have mostly redundant regulator
and pinctrl configurations for the panel/backlight. Consolidate these
pieces in the eDP .dtsi.

Also change the default power supply for the panel to
'panel_regulator', instead of overriding it in all the board files.
pinky is the only device that uses 'vcc33_lcd' (the prior default),
so overwrite it in this case. pinky doesn't have a complete display
configuration, to keep things as they were delete the common nodes
that didn't exist previously in pinky's board file.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-veyron-edp.dtsi
arch/arm/boot/dts/rk3288-veyron-jaq.dts
arch/arm/boot/dts/rk3288-veyron-jerry.dts
arch/arm/boot/dts/rk3288-veyron-minnie.dts
arch/arm/boot/dts/rk3288-veyron-pinky.dts
arch/arm/boot/dts/rk3288-veyron-speedy.dts