ARM: dts: logicpd-som-lv-baseboard: Fix missing video
authorAdam Ford <aford173@gmail.com>
Fri, 14 Aug 2020 12:24:41 +0000 (07:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2020 11:55:24 +0000 (13:55 +0200)
commit421d06d4643726a6fd099c825932f13b34049cac
treebabb260a5765588c0cecda3b33575f21c3de2e04
parent2a0b7124e5a123b87b6bff2e5093e69c7742149d
ARM: dts: logicpd-som-lv-baseboard: Fix missing video

[ Upstream commit d1db7b80a6c8c5f81db0e80664d29b374750e2c6 ]

A previous commit removed the panel-dpi driver, which made the
SOM-LV video stop working because it relied on the DPI driver
for setting video timings.  Now that the simple-panel driver is
available in omap2plus, this patch migrates the SOM-LV dev kits
to use a similar panel and remove the manual timing requirements.
A similar patch was already done and applied to the Torpedo family.

Fixes: 8bf4b1621178 ("drm/omap: Remove panel-dpi driver")

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi