mbox series

[GIT,PULL] Allwinner DT fixes for 5.19, part 2

Message ID Ysh44qUmdmF6TWS6@kista.localdomain
State New
Headers show
Series [GIT,PULL] Allwinner DT fixes for 5.19, part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-5.19-2

Message

Jernej Skrabec July 8, 2022, 6:35 p.m. UTC
Hi!

One DT fix came late, so here is follow up DT fixes PR for 5.19.

Best regards,
Jernej

The following changes since commit 79471f29ec4870bc02b4fea844e86669a8a4f2a5:

  dt-bindings: display: sun4i: Fix D1 pipeline count (2022-07-04 22:41:26 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-5.19-2

for you to fetch changes up to 884b66976a7279ee889ba885fe364244d50b79e7:

  ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero (2022-07-08 20:30:43 +0200)

----------------------------------------------------------------
- Fix SPI NOR compatible on Orange Pi Zero

----------------------------------------------------------------
Michal Suchanek (1):
      ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero

 arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann July 14, 2022, 3:31 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 8 Jul 2022 20:35:14 +0200, Jernej Skrabec wrote:
> One DT fix came late, so here is follow up DT fixes PR for 5.19.
> 
> Best regards,
> Jernej
> 
> The following changes since commit 79471f29ec4870bc02b4fea844e86669a8a4f2a5:
> 
>   dt-bindings: display: sun4i: Fix D1 pipeline count (2022-07-04 22:41:26 +0200)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 3f231ccb38835121034a8fe09c798e57801ff4fd

       Arnd