Re: [PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
From: Linus Walleij <hidden>
Date: 2024-10-30 09:59:30
Also in:
linux-devicetree, linux-gpio, linux-mediatek, linux-pwm
From: Linus Walleij <hidden>
Date: 2024-10-30 09:59:30
Also in:
linux-devicetree, linux-gpio, linux-mediatek, linux-pwm
On Tue, Oct 29, 2024 at 11:03 PM Linus Walleij [off-list ref] wrote:
On Wed, Oct 23, 2024 at 1:21 AM Lorenzo Bianconi [off-list ref] wrote:quoted
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