Hi,
On Mon, Jul 3, 2023 at 6:22 AM Linus Walleij wrote:
>
> The ILI9882t has similarities with other Ilitek panels, such
> as the characteristic internal page switching code that uses
> the model number (0x98, 0x82) as parameter.
>
> We can clearly abstract out the page switching sequence from
>
Hi,
On Mon, Jul 3, 2023 at 9:22 PM Linus Walleij wrote:
>
> The ILI9882t has similarities with other Ilitek panels, such
> as the characteristic internal page switching code that uses
> the model number (0x98, 0x82) as parameter.
>
> We can clearly abstract out the page switching sequence from
>
The ILI9882t has similarities with other Ilitek panels, such
as the characteristic internal page switching code that uses
the model number (0x98, 0x82) as parameter.
We can clearly abstract out the page switching sequence from
the initialization code.
Signed-off-by: Linus Walleij
---
drivers/gp