mbox series

[GIT,PULL] Ux500 DTS changes for v5.6 take one

Message ID CACRpkdYfqJ=VXkP3Qm5Lw63AuR=1ChxbUW+Y-nhw5gCX6sYfDw@mail.gmail.com (mailing list archive)
State Mainlined, archived
Commit 42a1e9450c27de15067d1d25f6a608e2bfeb72b2
Headers show
Series [GIT,PULL] Ux500 DTS changes for v5.6 take one | expand

Pull-request

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

Message

Linus Walleij Dec. 17, 2019, 8 a.m. UTC
Hi SoC folks,

here is the first set of DTS changes for Ux500 for the v5.6 kernel
cycle, we might be sending more later, but this is a good base.

You will notice that PostmarketOS champion Stephan has
written more changes than me, which is especially nice to see,
we have a bit of traction going on with this platform.

The details are in the signed tag as usual!

Please pull it in for the DTS update branch.

Yours,
Linus Walleij

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-armsoc-v5.6-1

for you to fetch changes up to 42a1e9450c27de15067d1d25f6a608e2bfeb72b2:

  ARM: dts: ux500: Add devicetree for HREF520 (2019-12-09 14:45:02 +0100)

----------------------------------------------------------------
First set of Ux500 DTS changes for the v5.6 kernel:

- Add the GPADC IIO channels
- Factor out generic pin configuration
- Add the gpio_in_nopull configuration
- Tighten up I2C and SPI buses
- Clean up some compatibles
- Extract a generic DB8500 DTSI
- Add HREF520 DTS and the associated DB8520 DTSI
- Split TVK R2 and R3 to separate DTSI files

----------------------------------------------------------------
Linus Walleij (5):
      ARM: dts: ux500: declare GPADC IIO ADC channels
      ARM: dts: ux500: Drop pulls on I2C buses
      ARM: dts: ux500: Break out DB8500 DTSI
      ARM: dts: ux500: Split TVK DTSI files in two
      ARM: dts: ux500: Add devicetree for HREF520

Stephan Gerhold (13):
      ARM: dts: ux500: snowball: Remove unused PRCMU cpufreq node
      dt-bindings: arm: Document compatibles for Ux500 boards
      ARM: dts: ux500: Move generic pin configs out of
ste-href-family-pinctrl.dtsi
      ARM: dts: ux500: Rename generic pin configs according to pin group
      ARM: dts: ux500: Add alternative SDI pin configs
      ARM: dts: ux500: Add pin configs for UART1 CTS/RTS pins
      ARM: dts: ux500: nomadik-pinctrl: Add &gpio_in_nopull
      ARM: dts: ux500: Disable I2C/SPI buses by default
      ARM: dts: ux500: Add aliases for I2C and SPI buses
      ARM: dts: ux500: Move serial aliases to ste-dbx5x0.dtsi
      ARM: dts: ux500: Remove ux500_ prefix from ux500_serial* labels
      ARM: dts: ux500: Add "simple-bus" compatible to soc node
      ARM: dts: ux500: Use "arm,pl031" compatible for PL031

 Documentation/devicetree/bindings/arm/ux500.yaml |  31 ++
 MAINTAINERS                                      |   1 +
 arch/arm/boot/dts/Makefile                       |   3 +-
 arch/arm/boot/dts/ste-ab8500.dtsi                | 102 +++-
 arch/arm/boot/dts/ste-db8500.dtsi                |  15 +
 arch/arm/boot/dts/ste-db8520.dtsi                |  15 +
 arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi        | 632 +++++++++++++++++++++++
 arch/arm/boot/dts/ste-dbx5x0.dtsi                |  75 ++-
 arch/arm/boot/dts/ste-href-family-pinctrl.dtsi   | 532 +------------------
 arch/arm/boot/dts/ste-href-tvk1281618-r2.dtsi    |  79 +++
 arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi    |  58 +++
 arch/arm/boot/dts/ste-href-tvk1281618.dtsi       |  71 +--
 arch/arm/boot/dts/ste-href.dtsi                  |  67 ++-
 arch/arm/boot/dts/ste-href520-tvk.dts            |  22 +
 arch/arm/boot/dts/ste-hrefprev60-stuib.dts       |  10 +-
 arch/arm/boot/dts/ste-hrefprev60-tvk.dts         |  10 +-
 arch/arm/boot/dts/ste-hrefprev60.dtsi            |   2 +-
 arch/arm/boot/dts/ste-hrefv60plus-stuib.dts      |  10 +-
 arch/arm/boot/dts/ste-hrefv60plus-tvk.dts        |  10 +-
 arch/arm/boot/dts/ste-hrefv60plus.dtsi           |   1 -
 arch/arm/boot/dts/ste-nomadik-pinctrl.dtsi       |   5 +
 arch/arm/boot/dts/ste-snowball.dts               |  70 ++-
 22 files changed, 1096 insertions(+), 725 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/ux500.yaml
 create mode 100644 arch/arm/boot/dts/ste-db8500.dtsi
 create mode 100644 arch/arm/boot/dts/ste-db8520.dtsi
 create mode 100644 arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi
 create mode 100644 arch/arm/boot/dts/ste-href-tvk1281618-r2.dtsi
 create mode 100644 arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi
 create mode 100644 arch/arm/boot/dts/ste-href520-tvk.dts

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1030): https://linux.kernel.org/g/patchwork-soc/message/1030
Mute This Topic: https://linux.kernel.org/mt/68756059/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-