Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree related musb changes for omap3 for v6.2
@ 2022-11-25  8:23 Tony Lindgren
  2022-11-30 17:11 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2022-11-25  8:23 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 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 42a79edd4a3dc1bb8e89fd2849f9e8e1e1c13977:

  ARM: OMAP2+: Drop legacy hwmod data for omap3 otg (2022-11-22 13:25:20 +0200)

----------------------------------------------------------------
Devicetree related musb changes for omap3 for v6.2

Recent musb driver regressions eposed two issues for musb legacy
probing. The changes to use device_set_of_node_from_dev() confuse
the legacy interconnect code. And we now have to manually populate
the musb core irq resources.

The musb driver has a fix for these, but it's not a good long term
solution. To fix the issue properly, let's just update musb to
probe with ti-sysc interconnect driver with proper devicetree data.
This allows dropping most of the musb driver workaround later on.
And with these changes we have the omap2430 musb glue layer behaving
the same way for all the SoCs using it.

We need to patch the ti-sysc driver quirks, and add devicetree
data to make things work. And we want to drop the legacy data too
to avoid pointless warnings.

As we have a musb driver workaround, these changes are not needed as
fixes and can wait for the merge window.

----------------------------------------------------------------
Tony Lindgren (3):
      bus: ti-sysc: Add otg quirk flags for omap3 musb
      ARM: dts: Update omap3 musb to probe with ti-sysc
      ARM: OMAP2+: Drop legacy hwmod data for omap3 otg

 arch/arm/boot/dts/am3517.dtsi              | 38 +++++++++---
 arch/arm/boot/dts/omap3.dtsi               | 40 +++++++++---
 arch/arm/boot/dts/omap34xx.dtsi            |  4 ++
 arch/arm/boot/dts/omap36xx.dtsi            |  4 ++
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 99 ------------------------------
 drivers/bus/ti-sysc.c                      |  6 ++
 6 files changed, 75 insertions(+), 116 deletions(-)

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

* Re: [GIT PULL] Devicetree related musb changes for omap3 for v6.2
  2022-11-25  8:23 [GIT PULL] Devicetree related musb changes for omap3 for v6.2 Tony Lindgren
@ 2022-11-30 17:11 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2022-11-30 17:11 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 Fri, 25 Nov 2022 10:23:12 +0200 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Devicetree related musb changes for omap3 for v6.2
    https://git.kernel.org/soc/soc/c/799423ec5a6d

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

end of thread, other threads:[~2022-11-30 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25  8:23 [GIT PULL] Devicetree related musb changes for omap3 for v6.2 Tony Lindgren
2022-11-30 17:11 ` 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