soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14
@ 2021-06-18  7:54 Tony Lindgren
  2021-06-18  7:54 ` Tony Lindgren
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:54 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 78b4b165280d3d70e7a217599f0c06a4c0bb11f9:

  ARM: dts: dra7: Fix duplicate USB4 target module node (2021-06-11 08:30:42 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/fixes-not-urgent-signed

for you to fetch changes up to 093a474ce10d8ea3db3ef2922aca5a38f34bab1b:

  ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured (2021-06-11 10:43:08 +0300)

----------------------------------------------------------------
Non-urgent fixes for omaps for v5.14 merge window

Warn and block suspend for am335x unless the PM related modules and
firmware are loaded and warn otherwise. Otherwise we easily end up
with a suspended system with nothing capable of waking it up.

We also drop a duplicated prototype for am33xx_init_early().

----------------------------------------------------------------
Alejandro Lucero (1):
      ARM: OMAP2+: remove duplicated prototype

Tony Lindgren (1):
      ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured

 arch/arm/mach-omap2/common.h      |  1 -
 arch/arm/mach-omap2/pm33xx-core.c | 40 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)

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

* [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14
  2021-06-18  7:54 [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14 Tony Lindgren
@ 2021-06-18  7:54 ` Tony Lindgren
  2021-06-18  7:54 ` [GIT PULL 2/2] Devicetree binding clean-up " Tony Lindgren
  2021-06-24  2:40 ` [GIT PULL 1/2] Non-urgent fixes " patchwork-bot+linux-soc
  2 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:54 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 78b4b165280d3d70e7a217599f0c06a4c0bb11f9:

  ARM: dts: dra7: Fix duplicate USB4 target module node (2021-06-11 08:30:42 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/fixes-not-urgent-signed

for you to fetch changes up to 093a474ce10d8ea3db3ef2922aca5a38f34bab1b:

  ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured (2021-06-11 10:43:08 +0300)

----------------------------------------------------------------
Non-urgent fixes for omaps for v5.14 merge window

Warn and block suspend for am335x unless the PM related modules and
firmware are loaded and warn otherwise. Otherwise we easily end up
with a suspended system with nothing capable of waking it up.

We also drop a duplicated prototype for am33xx_init_early().

----------------------------------------------------------------
Alejandro Lucero (1):
      ARM: OMAP2+: remove duplicated prototype

Tony Lindgren (1):
      ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured

 arch/arm/mach-omap2/common.h      |  1 -
 arch/arm/mach-omap2/pm33xx-core.c | 40 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)

_______________________________________________
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] 5+ messages in thread

* [GIT PULL 2/2] Devicetree binding clean-up for omaps for v5.14
  2021-06-18  7:54 [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14 Tony Lindgren
  2021-06-18  7:54 ` Tony Lindgren
@ 2021-06-18  7:54 ` Tony Lindgren
  2021-06-18  7:54   ` Tony Lindgren
  2021-06-24  2:40 ` [GIT PULL 1/2] Non-urgent fixes " patchwork-bot+linux-soc
  2 siblings, 1 reply; 5+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:54 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 9e7f5ee1137397def6580461e27e5efcb68183ee:

  ARM: dts: OMAP2+: Replace underscores in sub-mailbox node names (2021-05-27 15:12:33 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/dt-cleanup-signed

for you to fetch changes up to 9b11fec7345f21995f4ea4bafb0e108b9a620238:

  ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema (2021-06-11 10:35:08 +0300)

----------------------------------------------------------------
Devicetree binding clean-up for omaps for v5.14

Minor devicetree clean-up for omaps for the binding checks:

- Drop unsupported dmas for omap2/3 i2c
- Drop redundant ehrpwm compatible
- Drop am33xx-ecap compatible no longer needed
- Correct node names for ecap
- Drop unsupported interrupts for ecap
- Drop redundant ti,pcf8575
- Correct usage for ti,pindir-d0-out-d1-in

----------------------------------------------------------------
Aswath Govindraju (2):
      ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
      ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema

Geert Uytterhoeven (1):
      ARM: dts: dra7x-evm: Drop "ti,pcf8575"

Lokesh Vutla (4):
      ARM: dts: ti: drop usage of redundant compatible
      ARM: dts: ti: Drop usage of ti,am33xx-ecap from DT nodes
      ARM: dts: ti: Fix node name for all ecap dt nodes
      ARM: dts: am33xx: Drop interrupt property from ecap nodes

Vignesh Raghavendra (1):
      ARM: dts: omap2/3: Drop dmas property from I2C node

 arch/arm/boot/dts/am335x-cm-t335.dts    |  4 ++--
 arch/arm/boot/dts/am335x-evm.dts        |  2 +-
 arch/arm/boot/dts/am335x-evmsk.dts      |  2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi        | 30 +++++++++---------------------
 arch/arm/boot/dts/am437x-l4.dtsi        | 33 ++++++++++++---------------------
 arch/arm/boot/dts/am43x-epos-evm.dts    |  4 ++--
 arch/arm/boot/dts/da850.dtsi            | 21 ++++++++-------------
 arch/arm/boot/dts/dm816x.dtsi           |  4 ----
 arch/arm/boot/dts/dra7-evm.dts          |  6 +++---
 arch/arm/boot/dts/dra7-l4.dtsi          |  6 +++---
 arch/arm/boot/dts/dra72-evm-common.dtsi |  4 ++--
 arch/arm/boot/dts/dra76-evm.dts         |  6 +++---
 arch/arm/boot/dts/omap2.dtsi            |  4 ----
 arch/arm/boot/dts/omap3.dtsi            |  6 ------
 14 files changed, 46 insertions(+), 86 deletions(-)

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

* [GIT PULL 2/2] Devicetree binding clean-up for omaps for v5.14
  2021-06-18  7:54 ` [GIT PULL 2/2] Devicetree binding clean-up " Tony Lindgren
@ 2021-06-18  7:54   ` Tony Lindgren
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:54 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 9e7f5ee1137397def6580461e27e5efcb68183ee:

  ARM: dts: OMAP2+: Replace underscores in sub-mailbox node names (2021-05-27 15:12:33 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/dt-cleanup-signed

for you to fetch changes up to 9b11fec7345f21995f4ea4bafb0e108b9a620238:

  ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema (2021-06-11 10:35:08 +0300)

----------------------------------------------------------------
Devicetree binding clean-up for omaps for v5.14

Minor devicetree clean-up for omaps for the binding checks:

- Drop unsupported dmas for omap2/3 i2c
- Drop redundant ehrpwm compatible
- Drop am33xx-ecap compatible no longer needed
- Correct node names for ecap
- Drop unsupported interrupts for ecap
- Drop redundant ti,pcf8575
- Correct usage for ti,pindir-d0-out-d1-in

----------------------------------------------------------------
Aswath Govindraju (2):
      ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
      ARM: dts: am437x: align ti,pindir-d0-out-d1-in property with dt-shema

Geert Uytterhoeven (1):
      ARM: dts: dra7x-evm: Drop "ti,pcf8575"

Lokesh Vutla (4):
      ARM: dts: ti: drop usage of redundant compatible
      ARM: dts: ti: Drop usage of ti,am33xx-ecap from DT nodes
      ARM: dts: ti: Fix node name for all ecap dt nodes
      ARM: dts: am33xx: Drop interrupt property from ecap nodes

Vignesh Raghavendra (1):
      ARM: dts: omap2/3: Drop dmas property from I2C node

 arch/arm/boot/dts/am335x-cm-t335.dts    |  4 ++--
 arch/arm/boot/dts/am335x-evm.dts        |  2 +-
 arch/arm/boot/dts/am335x-evmsk.dts      |  2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi        | 30 +++++++++---------------------
 arch/arm/boot/dts/am437x-l4.dtsi        | 33 ++++++++++++---------------------
 arch/arm/boot/dts/am43x-epos-evm.dts    |  4 ++--
 arch/arm/boot/dts/da850.dtsi            | 21 ++++++++-------------
 arch/arm/boot/dts/dm816x.dtsi           |  4 ----
 arch/arm/boot/dts/dra7-evm.dts          |  6 +++---
 arch/arm/boot/dts/dra7-l4.dtsi          |  6 +++---
 arch/arm/boot/dts/dra72-evm-common.dtsi |  4 ++--
 arch/arm/boot/dts/dra76-evm.dts         |  6 +++---
 arch/arm/boot/dts/omap2.dtsi            |  4 ----
 arch/arm/boot/dts/omap3.dtsi            |  6 ------
 14 files changed, 46 insertions(+), 86 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] 5+ messages in thread

* Re: [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14
  2021-06-18  7:54 [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14 Tony Lindgren
  2021-06-18  7:54 ` Tony Lindgren
  2021-06-18  7:54 ` [GIT PULL 2/2] Devicetree binding clean-up " Tony Lindgren
@ 2021-06-24  2:40 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-24  2:40 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Fri, 18 Jun 2021 10:54:45 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 78b4b165280d3d70e7a217599f0c06a4c0bb11f9:
> 
>   ARM: dts: dra7: Fix duplicate USB4 target module node (2021-06-11 08:30:42 +0300)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Non-urgent fixes for omaps for v5.14
    https://git.kernel.org/soc/soc/c/6b4670af9f49
  - [GIT,PULL,2/2] Devicetree binding clean-up for omaps for v5.14
    https://git.kernel.org/soc/soc/c/e356dc4c088d

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] 5+ messages in thread

end of thread, other threads:[~2021-06-24  2:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  7:54 [GIT PULL 1/2] Non-urgent fixes for omaps for v5.14 Tony Lindgren
2021-06-18  7:54 ` Tony Lindgren
2021-06-18  7:54 ` [GIT PULL 2/2] Devicetree binding clean-up " Tony Lindgren
2021-06-18  7:54   ` Tony Lindgren
2021-06-24  2:40 ` [GIT PULL 1/2] Non-urgent fixes " patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).