Re: [PATCH 13/17] ARM: omap1: remove unused board files

From: Arnd Bergmann
Date: Mon Oct 24 2022 - 13:29:49 EST


On Mon, Oct 24, 2022, at 07:49, Tony Lindgren wrote:
> * Aaro Koskinen <aaro.koskinen@xxxxxx> [221021 11:02]:
>> I was only referring to this Mistral add-on board and related display
>> drivers.
>>
>> The main OSK board support is still needed and used.

Ok, got it.

> I'm pretty sure I have that display, but I was booting my OSK in a
> rack anyways so I rarely saw the LCD in use. No objections from me
> for removing the LCD support for OSK if nobody is using it.

I was going to leave Mistral in, thinking it's just a device definition,
but upon closer look I found that this is a somewhat annoyingly
written part that hardcodes GPIO numbers in unusual ways, so I'm
adding a patch to remove it now.

Arnd