Re: [U-Boot] [PATCH v4 1/2] at91: video: Support driver-model for the HLCD driver

2017-04-14 Thread Anatolij Gustschin
On Tue, 11 Apr 2017 16:33:30 +0800 Songjun Wu songjun...@microchip.com wrote: ... > drivers/video/Kconfig| 6 + > drivers/video/atmel_hlcdfb.c | 482 > --- > 2 files changed, 417 insertions(+), 71 deletions(-) applied to u-boot-video/master.

[U-Boot] [PATCH v4 1/2] at91: video: Support driver-model for the HLCD driver

2017-04-11 Thread Songjun Wu
Add driver-model support to this driver. Signed-off-by: Songjun Wu --- Changes in v4: - Add "atmel,at91sam9x5-hlcdc" to atmel_hlcdc_ids[]. Changes in v3: - Replace lcdc_readl/lcdc_writel with real/writel - Replace while() with wait_for_bit(). - Disable the clock if