Den 08.07.2021 01.43, skrev Linus Walleij:
> This adds a driver for panels based on the WideChips WS2401 display
> controller. This display controller is used in the Samsung LMS380KF01
> display found in the Samsung GT-I8160 (Codina) mobile phone and
> possibly others.
>
> As is common with Samsung displays manufacturer commands are necessary
> to configure the display to a working state.
>
> The display optionally supports internal backlight control, but can
> also use an external backlight.
>
> This driver re-uses the DBI infrastructure to communicate with the
> display.
>
> Cc: phone-de...@vger.kernel.org
> Cc: Douglas Anderson <diand...@chromium.org>
> Cc: Noralf Trønnes <nor...@tronnes.org>
> Signed-off-by: Linus Walleij <linus.wall...@linaro.org>
> ---
Reviewed-by: Noralf Trønnes <nor...@tronnes.org>