]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: am437x-gp/epos-evm: fix panel compatible
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 14 Nov 2019 09:39:48 +0000 (11:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Jan 2020 11:11:55 +0000 (12:11 +0100)
[ Upstream commit c6b16761c6908d3dc167a0a566578b4b0b972905 ]

The LCD panel on AM4 GP EVMs and ePOS boards seems to be
osd070t1718-19ts. The current dts files say osd057T0559-34ts. Possibly
the panel has changed since the early EVMs, or there has been a mistake
with the panel type.

Update the DT files accordingly.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/am437x-gp-evm.dts
arch/arm/boot/dts/am43x-epos-evm.dts

index afb8eb0a0a16ee63ea1ece64e694ac847c249067..051823b7e5a1298bbe50dd36f846d7592bc941bb 100644 (file)
@@ -83,7 +83,7 @@
                };
 
        lcd0: display {
-               compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
+               compatible = "osddisplays,osd070t1718-19ts", "panel-dpi";
                label = "lcd";
 
                panel-timing {
index 081fa68b6f98049ad2edb1c9c6d579c0958a7a2d..c4279b0b9f12437cda06a5f3c9028be6a3caab49 100644 (file)
@@ -45,7 +45,7 @@
        };
 
        lcd0: display {
-               compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
+               compatible = "osddisplays,osd070t1718-19ts", "panel-dpi";
                label = "lcd";
 
                panel-timing {