[PATCH v1 3/6] video: panel: add Renesas R61307 MIPI DSI panel driver

Simon Glass sjg at chromium.org
Thu Apr 20 00:40:25 CEST 2023


On Wed, 19 Apr 2023 at 13:17, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> R61307 is liquid crystal driver for high-definition
> amorphous silicon (a-Si) panels and is ideal for
> tablets and smartphones.
>
> Supported compatibles are:
> - koe,tx13d100vm0eaa
> - hitachi,tx13d100vm0eaa
>
> Tested-by: Andreas Westman Dorcsak <hedmoo at yahoo.com> # LG P880 T30
> Tested-by: Svyatoslav Ryhel <clamor95 at gmail.com> # LG P895 T30
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
>  drivers/video/Kconfig          |   9 +
>  drivers/video/Makefile         |   1 +
>  drivers/video/renesas-r61307.c | 296 +++++++++++++++++++++++++++++++++
>  3 files changed, 306 insertions(+)
>  create mode 100644 drivers/video/renesas-r61307.c
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Best to use lower-case hex consistently.


More information about the U-Boot mailing list