On Tue, Nov 08, 2022 at 01:16:23PM +0100, Linus Walleij wrote: > The driver has an option to pass in GPIO numbers from platform > data but this is not used in the kernel so delete this and the > whole platform data mechanism. > > Get GPIO descriptors using the standard API and simplify the code, > gpiolib will handle any inversions. I think we should simply delete the driver. It does not currently support OF, and I see no traces of any boards present in mainline using it, so why to keep it? Thanks. -- Dmitry