mbox series

[GIT,PULL] Allwinner DT fixes for 5.19

Message ID YshiPKZRq6NHxPzO@kista.localdomain (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Allwinner DT fixes for 5.19 | expand

Pull-request

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

Message

Jernej Skrabec July 8, 2022, 4:58 p.m. UTC
Hi!

Please pull following DT binding fix for 5.19.

Best regards,
Jernej

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

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-1

for you to fetch changes up to 79471f29ec4870bc02b4fea844e86669a8a4f2a5:

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

----------------------------------------------------------------
- fix binding for D1 display pipeline

----------------------------------------------------------------
Samuel Holland (1):
      dt-bindings: display: sun4i: Fix D1 pipeline count

 .../devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml  | 1 +
 1 file changed, 1 insertion(+)

Comments

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

On Fri, 8 Jul 2022 18:58:36 +0200, Jernej Skrabec wrote:
> Please pull following DT binding fix for 5.19.
> 
> Best regards,
> Jernej
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 884b66976a7279ee889ba885fe364244d50b79e7

       Arnd