ARM: dts: rockchip: move rk3288-veryon display settings into a separate file
authorMatthias Kaehlcke <mka@chromium.org>
Thu, 25 Jul 2019 16:26:38 +0000 (09:26 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 25 Jul 2019 20:21:32 +0000 (22:21 +0200)
commitab9640000d92d29a342656424d763c138d1dd66b
treeeb21a94106d70792713c42120bd5a1ff3d91f1d9
parent31ed9d9d71ec396d38090a85f5b3dbd6936650b4
ARM: dts: rockchip: move rk3288-veryon display settings into a separate file

The chromebook .dtsi file contains common settings for veyron
Chromebooks with eDP displays. Some veyron devices with a display
aren't Chromebooks (e.g. 'tiger' aka 'AOpen Chromebase Mini'), move
display related bits from the chromebook .dtsi into a separate file
to avoid redundant DT settings.

The new file is included from the chromebook .dtsi and can be
included by non-Chromebook devices with a display.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi
arch/arm/boot/dts/rk3288-veyron-edp.dtsi [new file with mode: 0644]