[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <0d70e9ef-5291-4134-b41f-183b1233b39b@app.fastmail.com>
Date: Fri, 10 May 2024 23:12:36 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: soc@...nel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL 3/4] soc: arm code changes for 6.10
The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:
Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-6.10
for you to fetch changes up to 428ae88ef519f2009fac37563de76ffa6f93046f:
arm64: add Airoha EN7581 platform (2024-05-10 15:56:20 +0200)
----------------------------------------------------------------
soc: arm code changes for 6.10
The code changes are fairly minimal, there is a bit of conversion of
the old orion5x platform to modern gpio descriptors, the Kconfig entry
for the added EN7581 platform and a sysfs change for the i.MX PMU
device.
----------------------------------------------------------------
Arnd Bergmann (2):
Merge tag 'imx-soc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/arm
Merge tag 'mvebu-arm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/arm
Daniel Danzberger (1):
arm64: add Airoha EN7581 platform
Jonathan Cameron (1):
ARM: imx: Assign parents for mmdc event_source devices
Linus Walleij (5):
ARM: orion5x: Convert D2Net board to GPIO descriptors for LEDs
ARM: orion5x: Convert DNS323 board to GPIO descriptors for LEDs
ARM: orion5x: Convert MV2120 board to GPIO descriptors for LEDs
ARM: orion5x: Convert Net2big board to GPIO descriptors for LEDs
ARM: orion5x: Convert TS409 board to GPIO descriptors for LEDs
arch/arm/mach-imx/mmdc.c | 1 +
arch/arm/mach-orion5x/board-d2net.c | 16 +++++++--
arch/arm/mach-orion5x/dns323-setup.c | 63 ++++++++++++++++++++++++++---------
arch/arm/mach-orion5x/mv2120-setup.c | 29 +++++++++++-----
arch/arm/mach-orion5x/net2big-setup.c | 21 +++++++++---
arch/arm/mach-orion5x/ts409-setup.c | 25 +++++++++-----
arch/arm64/Kconfig.platforms | 7 ++++
7 files changed, 124 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists