[PATCH 0/3] Update musb to probe with ti-sysc for omap3

Tony Lindgren tony at atomide.com
Fri Nov 18 02:42:23 PST 2022


Hi all,

After fixing the probe issues with [0], let's update omap3 to use ti-sysc
for musb so the driver behaves the same way for all the SoCs.

Regards,

Tony

[0] https://lore.kernel.org/linux-usb/20221118102532.34458-1-tony@atomide.com/T/#u

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

-- 
2.38.1



More information about the linux-arm-kernel mailing list