From: Sylvain Lemieux <slemieux@xxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html