On Tue, Oct 29, 2024 at 11:03 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Wed, Oct 23, 2024 at 1:21 AM Lorenzo Bianconi <lorenzo@xxxxxxxxxx> wrote: > > > Introduce airoha-mfd driver in order to load pinctrl and pwm drivers for > > EN7581 SoC. airoha-mfd is needed since both pinctrl and pwm drivers > > needs to access the same memory block (gpio memory region) to configure > > {gio,irq}_chip and pwm functionalities respectively, so model them as > > childs of a parent mfd driver. > > OK someone has to merge this and I suggest that I merge patches 1-5 > (all bindings and the pinctrl driver) since the different bindings have > dependencies between them. OK I have now merged patches 1-5 to the pinctrl tree. Please iterate patch 6 with the PWM people so Uwe can merge it when finished. Yours, Linus Walleij