On Sun, Nov 17, 2019 at 11:14 PM Stephan Gerhold <stephan@xxxxxxxxxxx> wrote: > AB8505 support was never fully converted to the device tree. > Most of the MFD cells for AB8505 lack an "of_compatible", > which prevents them from being configured through the device tree. > > Align the definition of the AB8505 MFD cells with the ones for AB8500, > and add device tree compatibles. Except for GPIO and regulators the > compatibles are equal to those used for AB8500 because the hardware > does not differ much. > > Finally, change db8500_prcmu_register_ab8500() to check for the AB8505 > device tree node additionally, and probe it if it is found. > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij