]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: am3517-evm: Fix missing video
authorAdam Ford <aford173@gmail.com>
Wed, 28 Aug 2019 18:33:51 +0000 (13:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2019 11:14:02 +0000 (13:14 +0200)
commitd567e81a20c053d111ba383f1825f358293490e8
treef8d91a887e529e0115bc137ea813401ca16109b9
parent5f8095b682d6037becbda55f0a73dc96cffa7071
ARM: dts: am3517-evm: Fix missing video

commit 24cf23276a54dd2825d3e3965c1b1b453e2a113d upstream.

A previous commit removed the panel-dpi driver, which made the
video on the AM3517-evm 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 am3517-evm
to use a similar panel and remove the manual timing requirements.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/am3517-evm.dts