On Mon, Jan 16, 2023 at 1:46 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > Platform data is a legacy interface to supply device properties > to the driver. In this case we don't have in-kernel users for it. > Moreover it uses plain GPIO numbers which is no-no for a new code. > > Just remove it for good. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- Applied the entire series, thanks! Bart