All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [kernel] ARM: lpc32xx: migrate CLCD config to device tree
@ 2017-03-08 17:46 ` Sylvain Lemieux
  0 siblings, 0 replies; 8+ messages in thread
From: Sylvain Lemieux @ 2017-03-08 17:46 UTC (permalink / raw)
  To: vz, robh+dt; +Cc: devicetree, linux-arm-kernel

From: Sylvain Lemieux <slemieux@tycoint.com>

Migrate the CLCD configurations to the device tree and
remove custom functions from board files.

This change depends on the following change:
"video: ARM CLCD: fix dma allocation size"
https://www.spinics.net/lists/arm-kernel/msg567178.html

Note:
* We tested a similar change on a custom LPC32xx board with a 480x272 LCD.
* We did not test this change on hardware;
  we do not have access to a PHY3250 board with the 240x320 LCD.

Liam Beguin (2):
  ARM: dts: lpc32xx: phy3250: add clcd configuration
  ARM: lpc32xx: drop CLCD configuration

 arch/arm/boot/dts/lpc3250-phy3250.dts | 35 ++++++++++++++++++
 arch/arm/mach-lpc32xx/phy3250.c       | 70 -----------------------------------
 2 files changed, 35 insertions(+), 70 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-28 17:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-08 17:46 [PATCH 0/2] [kernel] ARM: lpc32xx: migrate CLCD config to device tree Sylvain Lemieux
2017-03-08 17:46 ` Sylvain Lemieux
2017-03-08 17:46 ` [PATCH 1/2] [kernel] ARM: dts: lpc32xx: phy3250: add clcd configuration Sylvain Lemieux
2017-03-08 17:46   ` Sylvain Lemieux
2017-03-08 17:46 ` [PATCH 2/2] [kernel] ARM: lpc32xx: drop CLCD configuration Sylvain Lemieux
2017-03-08 17:46   ` Sylvain Lemieux
     [not found] ` <20170308174638.25578-1-slemieux.tyco-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-28 17:28   ` [PATCH 0/2] [kernel] ARM: lpc32xx: migrate CLCD config to device tree Sylvain Lemieux
2017-03-28 17:28     ` Sylvain Lemieux

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.