mbox series

[GIT,PULL] Allwinner Device Tree Changes for 5.15

Message ID 39cd7be5-a9a7-42b6-bc29-f895b9a3448a.lettre@localhost (mailing list archive)
State Mainlined, archived
Commit 9d3ef21dca2c80fd9567869e28fa2a992a5e2c4b
Headers show
Series [GIT,PULL] Allwinner Device Tree Changes for 5.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.15-1

Message

Maxime Ripard Aug. 17, 2021, 8:35 a.m. UTC
Hi,

It's been a fairly quiet merge window for us, but please pull the
following changes for the next release.

Thanks!
Maxime

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.15-1

for you to fetch changes up to 9d3ef21dca2c80fd9567869e28fa2a992a5e2c4b:

  arm64: dts: allwinner: h6: tanix-tx6: enable emmc (2021-07-26 09:11:49 +0200)

----------------------------------------------------------------
Our usual round of DT patches for the 5.15 merge window, with some
Tanix TX6 improvements this time.

----------------------------------------------------------------
Jernej Skrabec (3):
      arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node names
      arm64: dts: allwinner: h6: tanix-tx6: Add PIO power supplies
      arm64: dts: allwinner: h6: tanix-tx6: enable emmc


 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts | 27 ++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Aug. 18, 2021, 12:59 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 17 Aug 2021 10:35:04 +0200, Maxime Ripard wrote:
> It's been a fairly quiet merge window for us, but please pull the
> following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 4b2784473108ffaac1ab78a2de928931693e47fe

       Arnd