Message ID | 20221118104226.46223-1-tony@atomide.com |
---|---|
Headers | show |
Series | Update musb to probe with ti-sysc for omap3 | expand |
On Fri, Nov 18, 2022 at 12:42:24PM +0200, Tony Lindgren wrote: > To prepare for probing omap3 musb with ti-sysc, these quirk flags are > needed similar to what we have for omap4. > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Cc: H. Nikolaus Schaller <hns@goldelico.com> > Cc: Sicelo Mhlongo <absicsz@gmail.com> > Signed-off-by: Tony Lindgren <tony@atomide.com> Works fine for me on Nokia N900 (omap 3430). Tested-by: Sicelo A. Mhlongo <absicsz@gmail.com>
On Fri, Nov 18, 2022 at 12:42:26PM +0200, Tony Lindgren wrote: > With complete devicetree data available to probe with ti-sysc interconnect > target module driver, we can now drop the related SoC data. > > Cc: H. Nikolaus Schaller <hns@goldelico.com> > Cc: Sicelo Mhlongo <absicsz@gmail.com> > Signed-off-by: Tony Lindgren <tony@atomide.com> Tested working on Nokia N900 (omap 3430). Tested-by: Sicelo A. Mhlongo <absicsz@gmail.com>