mbox series

[GIT,PULL] ARM: mvebu: arm for v6.10 (#1)

Message ID 87h6fcndxj.fsf@BLaptop.bootlin.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] ARM: mvebu: arm for v6.10 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-6.10-1

Message

Gregory CLEMENT May 5, 2024, 9:31 p.m. UTC
Hi,

Here is the first pull request for arm for mvebu for v6.10.

Gregory

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-arm-6.10-1

for you to fetch changes up to 3153eb8e047339e5217338d2f3b25e58c8683d7f:

  ARM: orion5x: Convert TS409 board to GPIO descriptors for LEDs (2024-05-05 18:18:18 +0200)

----------------------------------------------------------------
mvebu arm for 6.10 (part 1)

Decrease the usage of global GPIO numbers for LEDs for Orion5x boards

----------------------------------------------------------------
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-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 +++++++++-----
 5 files changed, 116 insertions(+), 38 deletions(-)