All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic fixes for v5.17-rc round 2
Date: Fri, 4 Feb 2022 09:30:27 +0100	[thread overview]
Message-ID: <67888f6a-f4ff-9569-131a-0c7baba6ddaf@baylibre.com> (raw)

Hi,

Here's a couple of ARM64 DT fixes for v5.17-rc1, they fix reserved memory zones
for the whole Amlogic SoC families, some typos for the Odroid & BananaPi board
and a reboot issue on the Odroid-C4.

Neil

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git v5.17/fixes

for you to fetch changes up to e6b03375132fefddc55cf700418cf794b3884e0c:

   arm64: dts: meson-sm1-odroid: fix boot loop after reboot (2022-02-04 09:20:41 +0100)

----------------------------------------------------------------
Christian Hewitt (3):
       arm64: dts: meson-gx: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610

Dongjin Kim (2):
       arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'
       arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2

Lutz Koschorreck (2):
       arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
       arm64: dts: meson-sm1-odroid: fix boot loop after reboot

  arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi     | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts     | 8 --------
  arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 4 ++--
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi             | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi     | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts      | 8 --------
  7 files changed, 16 insertions(+), 20 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic fixes for v5.17-rc round 2
Date: Fri, 4 Feb 2022 09:30:27 +0100	[thread overview]
Message-ID: <67888f6a-f4ff-9569-131a-0c7baba6ddaf@baylibre.com> (raw)

Hi,

Here's a couple of ARM64 DT fixes for v5.17-rc1, they fix reserved memory zones
for the whole Amlogic SoC families, some typos for the Odroid & BananaPi board
and a reboot issue on the Odroid-C4.

Neil

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git v5.17/fixes

for you to fetch changes up to e6b03375132fefddc55cf700418cf794b3884e0c:

   arm64: dts: meson-sm1-odroid: fix boot loop after reboot (2022-02-04 09:20:41 +0100)

----------------------------------------------------------------
Christian Hewitt (3):
       arm64: dts: meson-gx: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610

Dongjin Kim (2):
       arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'
       arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2

Lutz Koschorreck (2):
       arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
       arm64: dts: meson-sm1-odroid: fix boot loop after reboot

  arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi     | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts     | 8 --------
  arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 4 ++--
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi             | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi     | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts      | 8 --------
  7 files changed, 16 insertions(+), 20 deletions(-)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic fixes for v5.17-rc round 2
Date: Fri, 4 Feb 2022 09:30:27 +0100	[thread overview]
Message-ID: <67888f6a-f4ff-9569-131a-0c7baba6ddaf@baylibre.com> (raw)

Hi,

Here's a couple of ARM64 DT fixes for v5.17-rc1, they fix reserved memory zones
for the whole Amlogic SoC families, some typos for the Odroid & BananaPi board
and a reboot issue on the Odroid-C4.

Neil

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git v5.17/fixes

for you to fetch changes up to e6b03375132fefddc55cf700418cf794b3884e0c:

   arm64: dts: meson-sm1-odroid: fix boot loop after reboot (2022-02-04 09:20:41 +0100)

----------------------------------------------------------------
Christian Hewitt (3):
       arm64: dts: meson-gx: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: add ATF BL32 reserved-memory region
       arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610

Dongjin Kim (2):
       arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'
       arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2

Lutz Koschorreck (2):
       arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
       arm64: dts: meson-sm1-odroid: fix boot loop after reboot

  arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi     | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts     | 8 --------
  arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 4 ++--
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi             | 6 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi     | 2 +-
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts      | 8 --------
  7 files changed, 16 insertions(+), 20 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-02-04  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04  8:30 Neil Armstrong [this message]
2022-02-04  8:30 ` [GIT PULL] amlogic fixes for v5.17-rc round 2 Neil Armstrong
2022-02-04  8:30 ` Neil Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67888f6a-f4ff-9569-131a-0c7baba6ddaf@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.