On Thu, Jun 15, 2023 at 1:14 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > The aggregator mode can also handle properties of the platform, > that do not belong to the GPIO controller itself. One of such > a property is a signal delay line. Set up a parser to support it. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> I guess this is one of those instances where we actually need some OF-specific code for parsing the special case, and other HW descriptions will need other special code. It's fine for non-trivial stuff I think. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij