linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix backlight on Armadillo 800 EVA
@ 2013-12-11  2:48 Laurent Pinchart
  2013-12-11 15:15 ` Thierry Reding
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Laurent Pinchart @ 2013-12-11  2:48 UTC (permalink / raw)
  To: linux-sh

Hello,

Commit 22ceeee16eb8f0d04de3ef43a5174fb30ec18af9 ("pwm-backlight: Add power
supply support") added a mandatory power supply for the PWM backlight,
resulting in broken backlight on the Armadillo board. This patch set fixes the
issue by adding power supplies to board code and DT, and adds proper handling
of the panel enable signal through the PWM backlight enable GPIO.

Patch 1/4 fixes a v3.13 regression. Strictly speaking patch 3/4 is as well,
but the backlight was broken anyway with DT due to the enable GPIO not being
handled at all, so there's no need to push it to v3.13.

Laurent Pinchart (4):
  ARM: shmobile: armadillo: Add PWM backlight power supply
  ARM: shmobile: armadillo: Set backlight enable GPIO
  ARM: shmobile: armadillo: dts: Add PWM backlight power supply
  ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO

 arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts | 11 +++++++++++
 arch/arm/mach-shmobile/board-armadillo800eva.c          | 12 ++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2013-12-19  6:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11  2:48 [PATCH 0/4] Fix backlight on Armadillo 800 EVA Laurent Pinchart
2013-12-11 15:15 ` Thierry Reding
2013-12-11 15:35 ` Laurent Pinchart
2013-12-16  2:22 ` Simon Horman
2013-12-16 15:43 ` Laurent Pinchart
2013-12-17  0:20 ` Simon Horman
2013-12-17  0:56 ` Simon Horman
2013-12-17 17:19 ` Laurent Pinchart
2013-12-18  1:34 ` Simon Horman
2013-12-18 14:06 ` Laurent Pinchart
2013-12-19  6:12 ` Simon Horman
2013-12-19  6:25 ` Simon Horman

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).