Re: [PATCH v4 8/8] drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK

2024-01-08 Thread Dario Binacchi
On Sun, Jan 7, 2024 at 9:02 PM Linus Walleij wrote: > > On Sat, Jan 6, 2024 at 12:07 PM Dario Binacchi > wrote: > > > After submitting v4, I tested the driver under different conditions, > > i. e. without enabling display support in > > U-Boot (I also implemented a version for U-Boot, which I wil

Re: [PATCH v4 8/8] drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK

2024-01-07 Thread Linus Walleij
On Sat, Jan 6, 2024 at 12:07 PM Dario Binacchi wrote: > After submitting v4, I tested the driver under different conditions, > i. e. without enabling display support in > U-Boot (I also implemented a version for U-Boot, which I will send > only after this series is merged into > the Linux kernel)

Re: [PATCH v4 8/8] drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK

2024-01-06 Thread Dario Binacchi
On Fri, Jan 5, 2024 at 8:09 PM Linus Walleij wrote: > > On Thu, Jan 4, 2024 at 9:42 AM Dario Binacchi > wrote: > > > The initialization commands are taken from the STMicroelectronics driver > > found at [1]. > > To ensure backward compatibility, flags have been added to enable gamma > > correctio

Re: [PATCH v4 8/8] drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK

2024-01-05 Thread Linus Walleij
On Thu, Jan 4, 2024 at 9:42 AM Dario Binacchi wrote: > The initialization commands are taken from the STMicroelectronics driver > found at [1]. > To ensure backward compatibility, flags have been added to enable gamma > correction setting and display control. In other cases, registers have > been

[PATCH v4 8/8] drm/panel: nt35510: support FRIDA FRD400B25025-A-CTK

2024-01-04 Thread Dario Binacchi
The initialization commands are taken from the STMicroelectronics driver found at [1]. To ensure backward compatibility, flags have been added to enable gamma correction setting and display control. In other cases, registers have been set to their default values according to the specifications foun