Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner DT changes for 5.18
@ 2022-02-24 22:52 Jernej Skrabec
  2022-02-25  8:21 ` Maxime Ripard
  2022-02-28 15:16 ` Arnd Bergmann
  0 siblings, 2 replies; 3+ messages in thread
From: Jernej Skrabec @ 2022-02-24 22:52 UTC (permalink / raw)
  To: arm, soc; +Cc: mripard, linux-arm-kernel, linux-sunxi, wens, jernej, samuel

Hi!

Please pull following changes for next release.

Best regards,
Jernej

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/sunxi/linux.git tags/sunxi-dt-for-5.18-1

for you to fetch changes up to ebdfc289a348fbc7fbc87c37b0cc156f78cc5f57:

  MAINTAINERS: Update Allwinner SoCs maintainers (2022-02-24 19:27:23 +0100)

----------------------------------------------------------------
Usual round of DT patches for the 5.18 merge window, with:
- DT fixes
- ethernet0 alias for Nanopi NEO
- r_uart node for H3/H5
- eMMC and bluetooth nodes for Nanopi NEO air
- updated maintainers for Allwinner SoCs
- new board: A20-Marsboard

----------------------------------------------------------------
Baltazár Radics (1):
      ARM: dts: sun8i: Add ethernet0 alias in Nanopi NEO's device tree

Conley Lee (2):
      ARM: dts: sun7i: Add A20-Marsboard
      dt-bindings: arm: sunxi: add haoyu,a20-marsboard

Jernej Skrabec (1):
      MAINTAINERS: Update Allwinner SoCs maintainers

Mans Rullgard (1):
      ARM: dts: sunxi: h3/h5: add r_uart node

Mikhail Rudenko (1):
      ARM: dts: nanopi-neo-air: Add eMMC and bluetooth

Paul Kocialkowski (1):
      ARM: dts: sun8i: v3s: Move the csi1 block to follow address order

Rob Herring (1):
      ARM: dts: sun8i-h3: Drop args in 'thermal-sensors'

 Documentation/devicetree/bindings/arm/sunxi.yaml |   5 +
 MAINTAINERS                                      |   4 +-
 arch/arm/boot/dts/Makefile                       |   1 +
 arch/arm/boot/dts/sun7i-a20-haoyu-marsboard.dts  | 182 +++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts    |  28 ++++
 arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts        |   4 +
 arch/arm/boot/dts/sun8i-h3.dtsi                  |   2 +-
 arch/arm/boot/dts/sun8i-v3s.dtsi                 |  22 +--
 arch/arm/boot/dts/sunxi-h3-h5.dtsi               |  18 +++
 9 files changed, 252 insertions(+), 14 deletions(-)
 create mode 100644 arch/arm/boot/dts/sun7i-a20-haoyu-marsboard.dts

_______________________________________________
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] 3+ messages in thread

* Re: [GIT PULL] Allwinner DT changes for 5.18
  2022-02-24 22:52 [GIT PULL] Allwinner DT changes for 5.18 Jernej Skrabec
@ 2022-02-25  8:21 ` Maxime Ripard
  2022-02-28 15:16 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2022-02-25  8:21 UTC (permalink / raw)
  To: arm, soc, Jernej Skrabec; +Cc: linux-arm-kernel, linux-sunxi, wens, samuel


[-- Attachment #1.1: Type: text/plain, Size: 242 bytes --]

Hi Arnd, Olof,

On Thu, Feb 24, 2022 at 11:52:23PM +0100, Jernej Skrabec wrote:
> Hi!
> 
> Please pull following changes for next release.

I'm stepping back, so you should expect the PR from Jernej and Samuel
from now on.

Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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] 3+ messages in thread

* Re: [GIT PULL] Allwinner DT changes for 5.18
  2022-02-24 22:52 [GIT PULL] Allwinner DT changes for 5.18 Jernej Skrabec
  2022-02-25  8:21 ` Maxime Ripard
@ 2022-02-28 15:16 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2022-02-28 15:16 UTC (permalink / raw)
  To: arm, soc, Jernej Skrabec
  Cc: Arnd Bergmann, wens, mripard, linux-sunxi, linux-arm-kernel,
	samuel

From: Arnd Bergmann <arnd@arndb.de>

On Thu, 24 Feb 2022 23:52:23 +0100, Jernej Skrabec wrote:
> Please pull following changes for next release.
> 
> Best regards,
> Jernej
> 
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: ceaf23fe3f23b3e5a31efa4716b315ad11544e5b

       Arnd

_______________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2022-02-28 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-24 22:52 [GIT PULL] Allwinner DT changes for 5.18 Jernej Skrabec
2022-02-25  8:21 ` Maxime Ripard
2022-02-28 15:16 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox