Re: [PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
From: Linus Walleij <hidden>
Date: 2024-10-29 22:03:28
Also in:
linux-devicetree, linux-gpio, linux-mediatek, linux-pwm
From: Linus Walleij <hidden>
Date: 2024-10-29 22:03:28
Also in:
linux-devicetree, linux-gpio, linux-mediatek, linux-pwm
On Wed, Oct 23, 2024 at 1:21 AM Lorenzo Bianconi [off-list ref] 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. Then Uwe can merge patch 6/6 (the pwm driver). Anyone against? Yours, Linus Walleij