Hi Thomas,
Thank you for the review.
On Wed, Nov 29, 2023 at 05:21:19PM +0100, Thomas Zimmermann wrote:
> Hi,
>
> thanks for the patches.
>
> Am 29.11.23 um 15:29 schrieb Mehdi Djait:
> > Introduce a DRM driver for the sharp LS027B7DH01 Memory LCD.
> >
> > LS027B7DH01 is a 2.7" 400x240 monoch
Hi Mehdi,
See a few comments about this new driver below.
On Wed 29 Nov 23, 15:29, Mehdi Djait wrote:
> Introduce a DRM driver for the sharp LS027B7DH01 Memory LCD.
>
> LS027B7DH01 is a 2.7" 400x240 monochrome display connected to a SPI bus.
> The drivers
Typo here: "driver".
> implements the
Hi,
thanks for the patches.
Am 29.11.23 um 15:29 schrieb Mehdi Djait:
Introduce a DRM driver for the sharp LS027B7DH01 Memory LCD.
LS027B7DH01 is a 2.7" 400x240 monochrome display connected to a SPI bus.
The drivers implements the Multiple Lines Data Update Mode.
External COM inversion is enab
Introduce a DRM driver for the sharp LS027B7DH01 Memory LCD.
LS027B7DH01 is a 2.7" 400x240 monochrome display connected to a SPI bus.
The drivers implements the Multiple Lines Data Update Mode.
External COM inversion is enabled using a PWM signal as input.
Signed-off-by: Mehdi Djait
---
MAINTAI