mbox series

[GIT,PULL,1/2] Devicetree changes for omaps for v6.3

Message ID pull-1674566471-434733@atomide.com
State New
Headers show
Series [GIT,PULL,1/2] Devicetree changes for omaps for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/dt-signed

Message

Tony Lindgren Jan. 24, 2023, 1:21 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.3/dt-signed

for you to fetch changes up to 9dd320f0075fc765c6f35eb52f2a0cc73bf38a3f:

  ARM: dts: omap: gta04a5: cleanup i2c node names (2023-01-19 10:34:39 +0200)

----------------------------------------------------------------
Devicetree related changes for omaps for v6.3

Updates for am335x-nano, n900, and gta04 for the connected peripherals.
Also few corrections for node names.

----------------------------------------------------------------
Andreas Kemnade (2):
      ARM: dts: omap: gta04: add BNO055 IMU chip
      ARM: dts: omap: gta04a5: cleanup i2c node names

Geert Uytterhoeven (1):
      ARM: dts: ti: Fix pca954x i2c-mux node names

Laurent Pinchart (1):
      ARM: dts: omap: Use new media bus type macros

Mark Jackson (5):
      ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4
      ARM: dts: am335x-nano: Enable RS485 mode for UART3 & 4
      ARM: dts: am335x-nano: Enable I2C temperature sensor
      ARM: dts: am335x-nano: Fix GPIO settings for MMC pins
      ARM: dts: am335x-nano: Enable USB host

Sicelo A. Mhlongo (2):
      ARM: dts: n900: rename accelerometer node
      ARM: dts: n900: use iio driver for accelerometer

 arch/arm/boot/dts/am335x-nano.dts     | 32 +++++++++++++++----
 arch/arm/boot/dts/am3874-iceboard.dts |  4 +--
 arch/arm/boot/dts/omap3-gta04a5.dts   | 19 +++++++++--
 arch/arm/boot/dts/omap3-n900.dts      | 59 +++++++----------------------------
 4 files changed, 56 insertions(+), 58 deletions(-)