mbox series

[GIT,PULL] Further Ux500 DTS updates for v5.4

Message ID CACRpkdZvKR1Gn=M=AsHarJ7BxZoDsSx-aB_4RrAN3mdNWngZBg@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Further Ux500 DTS updates for v5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git

Message

Linus Walleij Aug. 22, 2019, 3:34 p.m. UTC
Hi ARM SoC folks,

here are some more Ux500 DTS changes for v5.4, we now get
some increased interest from PostmarketOS who have started
to send patches for the platforms, and some minor fixes.

This goes *ON TOP* of the previous changes on branch arm/dt.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 07523a6cb6f868dfb3202a7fd5c7db2a43194f24:

  ARM: dts: ux500: set pull-up on STUIB STMPE IRQ line (2019-07-23
09:24:10 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-dts-v5.4-2

for you to fetch changes up to 547c9983f2fb5240780d1a1d1235e7334d33dc0a:

  ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree
(2019-08-22 17:15:59 +0200)

----------------------------------------------------------------
More Ux500 device tree updates for the v5.4 kernel:
- Drop TV-OUT muxgroup from the HREF pin control
- Fix up BU21013 touchpad from Dmitry
- Split of AB8500 config in its own DTSI
- Drop the unused USB regulator config

----------------------------------------------------------------
Dmitry Torokhov (1):
      ARM: ux500: improve BU21013 touchpad bindings

Linus Walleij (1):
      ARM: dts: ux500: Drop TV-out muxgroup on HREFs

Stephan Gerhold (2):
      ARM: dts: ux500: Move ab8500 nodes to ste-ab8500.dtsi
      ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree

 arch/arm/boot/dts/ste-ab8500.dtsi              | 228 +++++++++++++++++++++++++
 arch/arm/boot/dts/ste-dbx5x0.dtsi              | 208 ----------------------
 arch/arm/boot/dts/ste-href-ab8500.dtsi         |   2 +
 arch/arm/boot/dts/ste-href-family-pinctrl.dtsi |   1 -
 arch/arm/boot/dts/ste-href.dtsi                |   4 -
 arch/arm/boot/dts/ste-hrefprev60-stuib.dts     |  14 +-
 arch/arm/boot/dts/ste-hrefv60plus-stuib.dts    |  14 +-
 arch/arm/boot/dts/ste-snowball.dts             |   4 -
 8 files changed, 250 insertions(+), 225 deletions(-)
 create mode 100644 arch/arm/boot/dts/ste-ab8500.dtsi