All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: amlogic updates for v5.14, part 2
@ 2021-06-16  6:25 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2021-06-16  6:25 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-arm-kernel, linux-amlogic

Hi,

Here's some changes to enhance support for the Odroid C4 & Odroid HC4 boards.

Neil

The following changes since commit a270a2b24de5be0480136cbbd7805b9134762b97:

  arm64: dts: meson: set 128bytes FIFO size on uart A (2021-06-01 10:27:02 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm64-dt-for-v5.14-v2

for you to fetch changes up to 303d2af21aedeaebe824411fbff912dfcdb48de5:

  arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator (2021-06-14 09:57:45 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.14 round 2:
-  various fixes for Odroid C4/HC4 regulators handling, USB and SPI NOR Flash for HC4

----------------------------------------------------------------
Christian Hewitt (1):
      arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4

Neil Armstrong (6):
      arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for tf_io regulator
      arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
      arm64: dts: meson-sm1-odroid: add 5v regulator gpio
      arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
      arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8
      arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator

 .../arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 17 --------
 .../boot/dts/amlogic/meson-sm1-odroid-hc4.dts      | 48 +++++++++++++++++++++-
 arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi  |  9 +++-
 3 files changed, 54 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] arm64: dts: amlogic updates for v5.14, part 2
@ 2021-06-16  6:25 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2021-06-16  6:25 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-arm-kernel, linux-amlogic

Hi,

Here's some changes to enhance support for the Odroid C4 & Odroid HC4 boards.

Neil

The following changes since commit a270a2b24de5be0480136cbbd7805b9134762b97:

  arm64: dts: meson: set 128bytes FIFO size on uart A (2021-06-01 10:27:02 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm64-dt-for-v5.14-v2

for you to fetch changes up to 303d2af21aedeaebe824411fbff912dfcdb48de5:

  arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator (2021-06-14 09:57:45 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.14 round 2:
-  various fixes for Odroid C4/HC4 regulators handling, USB and SPI NOR Flash for HC4

----------------------------------------------------------------
Christian Hewitt (1):
      arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4

Neil Armstrong (6):
      arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for tf_io regulator
      arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
      arm64: dts: meson-sm1-odroid: add 5v regulator gpio
      arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
      arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8
      arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator

 .../arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 17 --------
 .../boot/dts/amlogic/meson-sm1-odroid-hc4.dts      | 48 +++++++++++++++++++++-
 arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi  |  9 +++-
 3 files changed, 54 insertions(+), 20 deletions(-)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] arm64: dts: amlogic updates for v5.14, part 2
@ 2021-06-16  6:25 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2021-06-16  6:25 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-arm-kernel, linux-amlogic

Hi,

Here's some changes to enhance support for the Odroid C4 & Odroid HC4 boards.

Neil

The following changes since commit a270a2b24de5be0480136cbbd7805b9134762b97:

  arm64: dts: meson: set 128bytes FIFO size on uart A (2021-06-01 10:27:02 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm64-dt-for-v5.14-v2

for you to fetch changes up to 303d2af21aedeaebe824411fbff912dfcdb48de5:

  arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator (2021-06-14 09:57:45 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.14 round 2:
-  various fixes for Odroid C4/HC4 regulators handling, USB and SPI NOR Flash for HC4

----------------------------------------------------------------
Christian Hewitt (1):
      arm64: dts: meson-sm1-odroid-hc4: add spifc node to ODROID-HC4

Neil Armstrong (6):
      arm64: dts: meson-sm1-odroid: add missing enable gpio and supply for tf_io regulator
      arm64: dts: meson-sm1-odroid: set tf_io regulator gpio as open source
      arm64: dts: meson-sm1-odroid: add 5v regulator gpio
      arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0
      arm64: dts: meson-sm1-odroid-hc4: add regulators controlled by GPIOH_8
      arm64: dts: meson-sm1-odroid-c4: remove invalid hub_5v regulator

 .../arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 17 --------
 .../boot/dts/amlogic/meson-sm1-odroid-hc4.dts      | 48 +++++++++++++++++++++-
 arch/arm64/boot/dts/amlogic/meson-sm1-odroid.dtsi  |  9 +++-
 3 files changed, 54 insertions(+), 20 deletions(-)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: dts: amlogic updates for v5.14, part 2
  2021-06-16  6:25 ` Neil Armstrong
  (?)
  (?)
@ 2021-06-17  1:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-17  1:50 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Wed, 16 Jun 2021 08:25:11 +0200 you wrote:
> Hi,
> 
> Here's some changes to enhance support for the Odroid C4 & Odroid HC4 boards.
> 
> Neil
> 
> The following changes since commit a270a2b24de5be0480136cbbd7805b9134762b97:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: amlogic updates for v5.14, part 2
    https://git.kernel.org/soc/soc/c/194eb4eab5db

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-17  1:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  6:25 [GIT PULL] arm64: dts: amlogic updates for v5.14, part 2 Neil Armstrong
2021-06-16  6:25 ` Neil Armstrong
2021-06-16  6:25 ` Neil Armstrong
2021-06-17  1:50 ` patchwork-bot+linux-soc

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.