All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Devicetree changes for omaps for v6.3
@ 2023-01-24 13:21 ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2023-01-24 13:21 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 1/2] Devicetree changes for omaps for v6.3
@ 2023-01-24 13:21 ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2023-01-24 13:21 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/2] Clean-up for omamps for v6.3
  2023-01-24 13:21 ` Tony Lindgren
@ 2023-01-24 13:21   ` Tony Lindgren
  -1 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2023-01-24 13:21 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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/cleanup-signed

for you to fetch changes up to 5fc1f76a85ce50b501b1d2ef04a29bc79910807d:

  ARM: OMAP2+: Fix spelling typos in comment (2023-01-19 12:19:39 +0200)

----------------------------------------------------------------
Clean-up for omaps for v6.3

Non-urgent fixes for missing of_node_put() and clk_put(), drop few
unnecessary includes, and fix a typo. None of these are urgent and
can be merged along with other clean-up when suitable.

----------------------------------------------------------------
Chen Hui (1):
      ARM: OMAP2+: Fix memory leak in realtime_counter_init()

Geert Uytterhoeven (2):
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>

Liang He (1):
      ARM: OMAP2+: omap4-common: Fix refcount leak bug

Nir Levy (1):
      ARM: OMAP2+: Fix spelling typos in comment

 arch/arm/mach-omap2/devices.c      | 1 -
 arch/arm/mach-omap2/omap4-common.c | 1 +
 arch/arm/mach-omap2/pm33xx-core.c  | 1 -
 arch/arm/mach-omap2/sleep34xx.S    | 2 +-
 arch/arm/mach-omap2/timer.c        | 1 +
 5 files changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/2] Clean-up for omamps for v6.3
@ 2023-01-24 13:21   ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2023-01-24 13:21 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

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/cleanup-signed

for you to fetch changes up to 5fc1f76a85ce50b501b1d2ef04a29bc79910807d:

  ARM: OMAP2+: Fix spelling typos in comment (2023-01-19 12:19:39 +0200)

----------------------------------------------------------------
Clean-up for omaps for v6.3

Non-urgent fixes for missing of_node_put() and clk_put(), drop few
unnecessary includes, and fix a typo. None of these are urgent and
can be merged along with other clean-up when suitable.

----------------------------------------------------------------
Chen Hui (1):
      ARM: OMAP2+: Fix memory leak in realtime_counter_init()

Geert Uytterhoeven (2):
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
      ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>

Liang He (1):
      ARM: OMAP2+: omap4-common: Fix refcount leak bug

Nir Levy (1):
      ARM: OMAP2+: Fix spelling typos in comment

 arch/arm/mach-omap2/devices.c      | 1 -
 arch/arm/mach-omap2/omap4-common.c | 1 +
 arch/arm/mach-omap2/pm33xx-core.c  | 1 -
 arch/arm/mach-omap2/sleep34xx.S    | 2 +-
 arch/arm/mach-omap2/timer.c        | 1 +
 5 files changed, 3 insertions(+), 3 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL 1/2] Devicetree changes for omaps for v6.3
  2023-01-24 13:21 ` Tony Lindgren
  (?)
  (?)
@ 2023-01-24 17:20 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 17:20 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 24 Jan 2023 15:21:55 +0200 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Devicetree changes for omaps for v6.3
    https://git.kernel.org/soc/soc/c/6e3347ecd44d
  - [GIT,PULL,2/2] Clean-up for omamps for v6.3
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL 1/2] Devicetree changes for omaps for v6.3
  2023-01-24 13:21 ` Tony Lindgren
                   ` (2 preceding siblings ...)
  (?)
@ 2023-01-24 21:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 21:31 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 24 Jan 2023 15:21:55 +0200 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Devicetree changes for omaps for v6.3
    (no matching commit)
  - [GIT,PULL,2/2] Clean-up for omamps for v6.3
    https://git.kernel.org/soc/soc/c/fc939b172eaf

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-24 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 13:21 [GIT PULL 1/2] Devicetree changes for omaps for v6.3 Tony Lindgren
2023-01-24 13:21 ` Tony Lindgren
2023-01-24 13:21 ` [GIT PULL 2/2] Clean-up for omamps " Tony Lindgren
2023-01-24 13:21   ` Tony Lindgren
2023-01-24 17:20 ` [GIT PULL 1/2] Devicetree changes for omaps " patchwork-bot+linux-soc
2023-01-24 21:31 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.