mbox series

[GIT,PULL] Ux500 DTS updates for the v5.11 kernel

Message ID CACRpkdY_M4xj++QhRPqX6N3x9YmFNJkz70DnvBj7Ai-dOtCJSQ@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Ux500 DTS updates for the v5.11 kernel | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-dts-for-v5.11-1

Message

Linus Walleij Nov. 23, 2020, 2:53 p.m. UTC
Hi SoC tree folks,

here are some Ux500 DTS updates for the v5.11 kernel
cycle. Details in the signed tag!

Yours,
Linus Walleij

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-dts-for-v5.11-1

for you to fetch changes up to ef5704b535194fb98ee1ceb00f6952e2f01e39a6:

  ARM: dts: ux500-golden: Add proper supplies to touchscreen
(2020-11-23 15:36:17 +0100)

----------------------------------------------------------------
Ux500 DTS updates for the v5.11 kernels:

- Rename the DSI controllers to match the preferred
  schema.
- Pull down the SDI2 feedback clock on the Skomer.
- Add proper supplies to the MaxToch touchscreen on
  the Golden.

----------------------------------------------------------------
Linus Walleij (3):
      ARM: dts: ux500: Rename DSI controller nodes
      ARM: dts: ux500: skomer: Pull down SDI2 FBCLK
      ARM: dts: ux500-golden: Add proper supplies to touchscreen

 arch/arm/boot/dts/ste-ab8500.dtsi              |  6 +++---
 arch/arm/boot/dts/ste-ab8505.dtsi              |  6 +++---
 arch/arm/boot/dts/ste-dbx5x0.dtsi              |  6 +++---
 arch/arm/boot/dts/ste-href-stuib.dtsi          |  2 +-
 arch/arm/boot/dts/ste-href-tvk1281618-r2.dtsi  |  2 +-
 arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi  |  2 +-
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts |  9 ++++++---
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 12 +++++++++++-
 8 files changed, 29 insertions(+), 16 deletions(-)

Comments

Arnd Bergmann Nov. 23, 2020, 4:52 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 23 Nov 2020 15:53:55 +0100, Linus Walleij wrote:
> here are some Ux500 DTS updates for the v5.11 kernel
> cycle. Details in the signed tag!
> 
> Yours,
> Linus Walleij
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: c7cf673399144361e696be5bdf5848a7e6f1053a

       Arnd