soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB4 regression fix for TI DRA74X
@ 2021-06-18  7:05 Tony Lindgren
  2021-06-18  7:05 ` Tony Lindgren
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:05 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 bae989c4bc53f861cc1b706aab0194703e9907a8:

  ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power (2021-05-26 14:01:27 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.13/fixes-rc6-signed

for you to fetch changes up to 78b4b165280d3d70e7a217599f0c06a4c0bb11f9:

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

----------------------------------------------------------------
Fix duplicate usb4 regression for dra74 variants

USB4 is only present in DRA74x variants, and I managed to add it for the
other variants too with the recent legacy platform data removal.

----------------------------------------------------------------
Gowtham Tammana (1):
      ARM: dts: dra7: Fix duplicate USB4 target module node

 arch/arm/boot/dts/am5718.dtsi  |  6 +--
 arch/arm/boot/dts/dra7-l4.dtsi | 22 ----------
 arch/arm/boot/dts/dra71x.dtsi  |  4 --
 arch/arm/boot/dts/dra72x.dtsi  |  4 --
 arch/arm/boot/dts/dra74x.dtsi  | 92 ++++++++++++++++++++++--------------------
 5 files changed, 50 insertions(+), 78 deletions(-)

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

* [GIT PULL] USB4 regression fix for TI DRA74X
  2021-06-18  7:05 [GIT PULL] USB4 regression fix for TI DRA74X Tony Lindgren
@ 2021-06-18  7:05 ` Tony Lindgren
  2021-06-24  2:40 ` patchwork-bot+linux-soc
  2021-06-24  2:40 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2021-06-18  7:05 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 bae989c4bc53f861cc1b706aab0194703e9907a8:

  ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power (2021-05-26 14:01:27 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.13/fixes-rc6-signed

for you to fetch changes up to 78b4b165280d3d70e7a217599f0c06a4c0bb11f9:

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

----------------------------------------------------------------
Fix duplicate usb4 regression for dra74 variants

USB4 is only present in DRA74x variants, and I managed to add it for the
other variants too with the recent legacy platform data removal.

----------------------------------------------------------------
Gowtham Tammana (1):
      ARM: dts: dra7: Fix duplicate USB4 target module node

 arch/arm/boot/dts/am5718.dtsi  |  6 +--
 arch/arm/boot/dts/dra7-l4.dtsi | 22 ----------
 arch/arm/boot/dts/dra71x.dtsi  |  4 --
 arch/arm/boot/dts/dra72x.dtsi  |  4 --
 arch/arm/boot/dts/dra74x.dtsi  | 92 ++++++++++++++++++++++--------------------
 5 files changed, 50 insertions(+), 78 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] 4+ messages in thread

* Re: [GIT PULL] USB4 regression fix for TI DRA74X
  2021-06-18  7:05 [GIT PULL] USB4 regression fix for TI DRA74X Tony Lindgren
  2021-06-18  7:05 ` Tony Lindgren
@ 2021-06-24  2:40 ` patchwork-bot+linux-soc
  2021-06-24  2:40 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ 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/arm/fixes):

On Fri, 18 Jun 2021 10:05:05 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit bae989c4bc53f861cc1b706aab0194703e9907a8:
> 
>   ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power (2021-05-26 14:01:27 +0300)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] USB4 regression fix for TI DRA74X
    https://git.kernel.org/soc/soc/c/3d6fe39ac6cc

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

* Re: [GIT PULL] USB4 regression fix for TI DRA74X
  2021-06-18  7:05 [GIT PULL] USB4 regression fix for TI DRA74X Tony Lindgren
  2021-06-18  7:05 ` Tony Lindgren
  2021-06-24  2:40 ` patchwork-bot+linux-soc
@ 2021-06-24  2:40 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ 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:05:05 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit bae989c4bc53f861cc1b706aab0194703e9907a8:
> 
>   ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power (2021-05-26 14:01:27 +0300)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] USB4 regression fix for TI DRA74X
    https://git.kernel.org/soc/soc/c/3d6fe39ac6cc

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  7:05 [GIT PULL] USB4 regression fix for TI DRA74X Tony Lindgren
2021-06-18  7:05 ` Tony Lindgren
2021-06-24  2:40 ` patchwork-bot+linux-soc
2021-06-24  2:40 ` 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).