mbox series

[GIT,PULL] ARM: mvebu: fixes for v6.2 (#1)

Message ID 87mt6mg08k.fsf@BL-laptop (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] ARM: mvebu: fixes for v6.2 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-6.2-1

Message

Gregory CLEMENT Jan. 13, 2023, 11:08 a.m. UTC
Hi,

Here is the first pull request for fixes for mvebu for v6.2.

Gregory

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-fixes-6.2-1

for you to fetch changes up to 80502ffab2fa92ba9777e381efea2efddc348d13:

  arm64: dts: marvell: AC5/AC5X: Fix address for UART1 (2023-01-10 10:29:03 +0100)

----------------------------------------------------------------
mvebu fixes for 6.2 (part 1)

Fix regression for gpio support on Armada 38x and Armada 38x

Fix address for UART1 on AC5/AC5X

----------------------------------------------------------------
Chris Packham (1):
      arm64: dts: marvell: AC5/AC5X: Fix address for UART1

Klaus Kudielka (2):
      Revert "ARM: dts: armada-38x: Fix compatible string for gpios"
      Revert "ARM: dts: armada-39x: Fix compatible string for gpios"

 arch/arm/boot/dts/armada-38x.dtsi             | 4 ++--
 arch/arm/boot/dts/armada-39x.dtsi             | 4 ++--
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)