linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hns@goldelico.com (H. Nikolaus Schaller)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] Fixes for omapdrm on OpenPandora and GTA04
Date: Thu, 16 Nov 2017 09:50:15 +0100	[thread overview]
Message-ID: <cover.1510822218.git.hns@goldelico.com> (raw)

V2:
* replaced patch to fix DSI VDDS for OMAP3 by equivalent patch from Laurent Pinchart
* keep previous compatibility option in panel driver to handle older device tree binaries

2017-11-08 22:09:36:
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 (3):
  omapdrm: fix compatible string for td028ttec1
  DTS: GTA04: fix panel compatibility string
  DTS: Pandora: fix panel compatibility string

Laurent Pinchart (1):
  drm: omapdrm: Fix DPI on platforms using the DSI VDDS

 .../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                                     | 4 ++--
 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c      | 4 +++-
 6 files changed, 11 insertions(+), 9 deletions(-)
 rename Documentation/devicetree/bindings/display/panel/{toppoly,td028ttec1.txt => tpo,td028ttec1.txt} (84%)

-- 
2.12.2

             reply	other threads:[~2017-11-16  8:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-16  8:50 H. Nikolaus Schaller [this message]
2017-11-16  8:50 ` [PATCH v2 1/4] omapdrm: fix compatible string for td028ttec1 H. Nikolaus Schaller
2017-11-16 12:32   ` Tomi Valkeinen
2017-11-16 13:43     ` H. Nikolaus Schaller
2017-11-16 15:53       ` Andrew F. Davis
2017-11-16 16:10         ` H. Nikolaus Schaller
2017-11-16 17:08           ` Andrew F. Davis
2017-11-16 18:18             ` H. Nikolaus Schaller
2017-11-16 18:32               ` Andrew F. Davis
2017-11-16 18:56                 ` H. Nikolaus Schaller
2017-11-20  5:36                   ` H. Nikolaus Schaller
2017-11-16  8:50 ` [PATCH v2 2/4] DTS: GTA04: fix panel compatibility string H. Nikolaus Schaller
2017-11-28 14:57   ` Tony Lindgren
2017-11-28 15:01     ` H. Nikolaus Schaller
2017-11-28 15:10       ` Tony Lindgren
2017-11-28 15:48         ` H. Nikolaus Schaller
2017-11-28 16:00           ` Tony Lindgren
2017-11-28 16:04             ` H. Nikolaus Schaller
2017-11-16  8:50 ` [PATCH v2 3/4] DTS: Pandora: " H. Nikolaus Schaller
2017-11-16  8:50 ` [PATCH v2 4/4] drm: omapdrm: Fix DPI on platforms using the DSI VDDS H. Nikolaus Schaller
2017-11-21 10:25   ` Tomi Valkeinen
2017-11-21 10:38     ` H. Nikolaus Schaller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1510822218.git.hns@goldelico.com \
    --to=hns@goldelico.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).