[PATCH V4 2/3] mfd: da9062: Remove IRQ requirement

Lee Jones lee at kernel.org
Thu Mar 16 07:00:13 PDT 2023


On Thu, 09 Mar 2023, Christoph Niedermaier wrote:

> This patch removes the requirement for an IRQ, because for the core
> functionality IRQ isn't needed. So this makes the DA9061/62 chip
> usable for designs which haven't connected the IRQ pin.
>
> Signed-off-by: Christoph Niedermaier <cniedermaier at dh-electronics.com>
> Acked-by: Adam Ward <DLG-Adam.Ward.opensource at dm.renesas.com>
> ---
> Cc: Support Opensource <support.opensource at diasemi.com>
> Cc: Lee Jones <lee at kernel.org>
> Cc: Adam Thomson <Adam.Thomson.Opensource at diasemi.com>
> Cc: Liam Girdwood <lgirdwood at gmail.com>
> Cc: Mark Brown <broonie at kernel.org>
> Cc: Marek Vasut <marex at denx.de>
> Cc: kernel at dh-electronics.com
> Cc: linux-kernel at vger.kernel.org
> To: linux-arm-kernel at lists.infradead.org
> ---
> V2: - Rebase on current next 20230209
>     - Add Lee Jones to Cc list
> V3: - Rebase on current next 20230307
>     - Use macro MFD_CELL_OF
>     - Refactoring the code for use without IRQ
> V4: - Rebase on current next 20230309
>     - Add Acked-by tag
> ---
>  drivers/mfd/da9062-core.c | 84 +++++++++++++++++++++++++++++++----------------
>  1 file changed, 55 insertions(+), 29 deletions(-)

Applied, thanks

--
Lee Jones [李琼斯]



More information about the linux-arm-kernel mailing list