Guennadi Liakhovetski wrote:
> This is a driver for the S6E63D6 SPI OLED display controller from Samsung.
> It only provides access to controller's registers so the client can freely
> configure it.
> 
> Signed-off-by: Guennadi Liakhovetski <l...@denx.de>
> ---
<snip>
>  drivers/video/Makefile  |    1 +
>  drivers/video/s6e63d6.c |   76 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  include/s6e63d6.h       |   37 +++++++++++++++++++++++
>  3 files changed, 114 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/video/s6e63d6.c
>  create mode 100644 include/s6e63d6.h

Applied to u-boot-video/master.

Thanks,
Anatolij

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to