Message ID | pull-1628153040-834155@atomide.com-2 |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/3] SoC changes for omaps for v5.15 | expand |
From: Arnd Bergmann <arnd@arndb.de> On Thu, 5 Aug 2021 11:46:43 +0300, Tony Lindgren wrote: > The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: > > Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/ti-sysc-signed > > [...] Merged into arm/drivers, thanks! merge commit: 74953a9136cfd650dd994daded520528f737b7b3 Arnd
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/ti-sysc-signed for you to fetch changes up to fdc07ca0724dd8ad00c22909a1464dc73ed6783e: Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc (2021-07-27 12:02:24 +0300) ---------------------------------------------------------------- Driver changes for ti-sysc for v5.15 Few ti-sysc changes to handle quirk for McASP SIDLE mode, correct documentation for sysc_ioremap(), and start using pm_runtime_resume_and_get(). ---------------------------------------------------------------- Lee Jones (1): bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()' Peter Ujfalusi (1): bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode Tony Lindgren (1): Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc Zhang Qilong (1): bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync drivers/bus/ti-sysc.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-)