mbox series

[GIT,PULL] amlogic late Drivers updates for v6.5

Message ID a10ea420-7599-3f41-dfd8-1742ef436ca0@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] amlogic late Drivers updates for v6.5 | expand

Pull-request

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

Message

Neil Armstrong June 22, 2023, 8:10 a.m. UTC
Hi,

Here's a late Amlogic Drivers changeset for v6.5, with includes
a low priority fix for secure-pwrc, a MAINTAINERS fix and a bindings yaml
conversion patch that were lying on the lists for too long.

Neil

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

   Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6b0139b372d40bd5dafc140b6618b57d13211168:

   dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding (2023-06-20 09:41:07 +0200)

----------------------------------------------------------------
Amlogic Drivers changes for v6.5:
- tag some powers domains as always-on for secure-pwrc
- fix MAINTAINERS entry for PHY drivers & bindings
- Amlogic Meson GPIO interrupt controller binding to yaml conversion

----------------------------------------------------------------
Alexey Romanov (1):
       drivers: meson: secure-pwrc: always enable DMA domain

Heiner Kallweit (2):
       MAINTAINERS: add PHY-related files to Amlogic SoC file list
       dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding

  .../amlogic,meson-gpio-intc.txt                    | 38 ------------
  .../amlogic,meson-gpio-intc.yaml                   | 72 ++++++++++++++++++++++
  MAINTAINERS                                        |  2 +
  drivers/soc/amlogic/meson-secure-pwrc.c            |  2 +-
  4 files changed, 75 insertions(+), 39 deletions(-)
  delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.txt
  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml