Hi Vladimir,
On Wed, 2017-03-08 at 12:46 -0500, Sylvain Lemieux wrote:
From: Sylvain Lemieux <redacted>
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(-)
do you think you can look at this patchset?
Regards,
Sylvain