mbox series

[GIT,PULL] Amlogic drivers updates for v6.15

Message ID eeaa8d3b-4fc3-4dae-92b8-0fc590e1a070@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] Amlogic drivers updates for v6.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.15

Message

Neil Armstrong March 17, 2025, 4:16 p.m. UTC
Hi,

Here's the GPIO interrupt controller bindings & driver, acked by Thomas to be
merged via the Amlogic tree along the DT changes.

Thanks,
Neil

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.15

for you to fetch changes up to bbd6fcc76b39502767e213ad24a349205cf75e96:

   irqchip: Add support for Amlogic A4 and A5 SoCs (2025-03-17 08:38:24 +0100)

----------------------------------------------------------------
Amlogic drivers changes for v6.15:
- GPIO interrupt controller support for Amlogic A4 and A5 SoCs

----------------------------------------------------------------
Xianwei Zhao (2):
       dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCs
       irqchip: Add support for Amlogic A4 and A5 SoCs

  .../amlogic,meson-gpio-intc.yaml                   | 19 ++++++++-
  drivers/irqchip/irq-meson-gpio.c                   | 48 +++++++++++++++++-----
  2 files changed, 55 insertions(+), 12 deletions(-)