linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for omapdrm on OpenPandora and GTA04
@ 2017-11-08 21:09 H. Nikolaus Schaller
  2017-11-08 21:09 ` [PATCH 1/4] omapdrm: fix compatible string for td028ttec1 H. Nikolaus Schaller
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: H. Nikolaus Schaller @ 2017-11-08 21:09 UTC (permalink / raw)
  To: Thierry Reding, David Airlie, Rob Herring, Mark Rutland,
	Benoît Cousson, Tony Lindgren, Russell King, Tomi Valkeinen,
	Bartlomiej Zolnierkiewicz, Laurent Pinchart,
	H. Nikolaus Schaller, Julia Lawall, Sean Paul
  Cc: dri-devel, devicetree, linux-kernel, linux-omap,
	linux-arm-kernel, linux-fbdev, letux-kernel, kernel

This patch set fixes vendor names of the panels
and fixes a problem on omapdrm with enabling
VDD_DSI for OMAP3 which is needed for displaying
the Red and Green channel on OMAP3530 (Pandora).

H. Nikolaus Schaller (4):
  omapdrm: fix compatible string for td028ttec1
  DTS: GTA04: fix panel compatibility string
  DTS: Pandora: fix panel compatibility string
  omapdss: fix problem enabling VDDS_DSI on OMAP3530 (OpenPandora)

 .../display/panel/{toppoly,td028ttec1.txt => tpo,td028ttec1.txt}      | 4 ++--
 arch/arm/boot/dts/omap3-gta04.dtsi                                    | 2 +-
 arch/arm/boot/dts/omap3-pandora-common.dtsi                           | 2 +-
 drivers/gpu/drm/omapdrm/displays/panel-tpo-td028ttec1.c               | 4 ++--
 drivers/gpu/drm/omapdrm/dss/dpi.c                                     | 3 +--
 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c      | 4 ++--
 6 files changed, 9 insertions(+), 10 deletions(-)
 rename Documentation/devicetree/bindings/display/panel/{toppoly,td028ttec1.txt => tpo,td028ttec1.txt} (84%)

-- 
2.12.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-11-09  6:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08 21:09 [PATCH 0/4] Fixes for omapdrm on OpenPandora and GTA04 H. Nikolaus Schaller
2017-11-08 21:09 ` [PATCH 1/4] omapdrm: fix compatible string for td028ttec1 H. Nikolaus Schaller
2017-11-09  3:33   ` Laurent Pinchart
2017-11-09  6:05     ` H. Nikolaus Schaller
2017-11-09  6:35       ` Laurent Pinchart
2017-11-09  6:48         ` H. Nikolaus Schaller
2017-11-08 21:09 ` [PATCH 2/4] DTS: GTA04: fix panel compatibility string H. Nikolaus Schaller
2017-11-08 21:09 ` [PATCH 3/4] DTS: Pandora: " H. Nikolaus Schaller
2017-11-09  3:36   ` Laurent Pinchart
2017-11-09  6:06     ` H. Nikolaus Schaller
2017-11-08 21:09 ` [PATCH 4/4] omapdss: fix problem enabling VDDS_DSI on OMAP3530 (OpenPandora) H. Nikolaus Schaller
2017-11-09  3:45   ` Laurent Pinchart
2017-11-09  6:12     ` H. Nikolaus Schaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).