Re: [U-Boot] [PATCH v2 2/2] mx25pdk: Turn on the LCD supply

2015-03-02 Thread Stefano Babic
On 21/02/2015 20:22, Fabio Estevam wrote: > From: Fabio Estevam > > Currently there is no support for MC34704 PMIC in the mainline kernel. > > Turn on the LCD supply via bootloader for the time being, so that we could > use the LCD in the kernel. > > Signed-off-by: Fabio Estevam > --- Applie

[U-Boot] [PATCH v2 2/2] mx25pdk: Turn on the LCD supply

2015-02-21 Thread Fabio Estevam
From: Fabio Estevam Currently there is no support for MC34704 PMIC in the mainline kernel. Turn on the LCD supply via bootloader for the time being, so that we could use the LCD in the kernel. Signed-off-by: Fabio Estevam --- Changes since v1: - None board/freescale/mx25pdk/mx25pdk.c | 4 ++