mbox series

[GIT,PULL] Ux500 DTS changes for v5.14

Message ID CACRpkdYh9kZJU6PAxghPRGBco_61wRZgUnTZr_3qvySPCo5rBw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Ux500 DTS changes for v5.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/ux500-dts-v5.14

Message

Linus Walleij June 10, 2021, 10:23 p.m. UTC
Hi SoC maintainers,

here is a collection of DTS changes for the Ux500 platform that
have been circulated on the list, please pull them in!
Details in the signed tag.

Thanks,
Linus Walleij

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-dts-v5.14

for you to fetch changes up to e409c1e1d5cb164361229e3a3f084e4a32544fb6:

  ARM: dts: ux500: Fix orientation of Janice accelerometer (2021-05-24
01:19:27 +0200)

----------------------------------------------------------------
Some Ux500 DTS updates for v5.14:
- Fix interrupt cells, GPIO controller node names in accordance
  with new YAML schemas.
- Add proper compatible strings for Broadcomm Wifi and BT.
- Fix upp and add some mount matrices for accelerometers so
  e.g. UI:s work as they should.
- Drop the DRDY pin assignment for a non-existing pin on a
  magnetometer.

----------------------------------------------------------------
Linus Walleij (5):
      ARM: dts: ux500: Fix orientation of accelerometer
      ARM: dts: ux500: Drop drdy pin assignment from magnetometer
      ARM: dts: ux500: Fix some compatible strings
      ARM: dts: href: Mount matrices for TVK R2
      ARM: dts: ux500: Fix orientation of Janice accelerometer

Sebastian Reichel (2):
      ARM: dts: ux500: Fix interrupt cells
      ARM: dts: ux500: Rename gpio-controller node

 arch/arm/boot/dts/ste-ab8500.dtsi              | 28 +++++++++++++-------------
 arch/arm/boot/dts/ste-ab8505.dtsi              | 24 +++++++++++-----------
 arch/arm/boot/dts/ste-href-ab8500.dtsi         |  2 +-
 arch/arm/boot/dts/ste-href-tvk1281618-r2.dtsi  |  6 ++++++
 arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi  |  4 +++-
 arch/arm/boot/dts/ste-href.dtsi                |  2 +-
 arch/arm/boot/dts/ste-snowball.dts             |  2 +-
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts |  3 ++-
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 11 +++++-----
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts |  3 ++-
 10 files changed, 47 insertions(+), 38 deletions(-)