From: Tony Lindgren <tony@atomide.com> Date: 2021-08-12 07:25:46
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 8d5a937f10ed091e14fc57a4158f59983e2934cf:
MAINTAINERS: Adopt SanCloud dts files as supported (2021-07-27 11:54:52 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-late-signed
for you to fetch changes up to 4297d1c0834af97fe992ec7bf766f0a262ce5ffc:
arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries (2021-08-06 09:40:26 +0300)
----------------------------------------------------------------
Two missed SoC changes for omaps for v5.15
I managed to miss applying two out of three Kconfig changes earlier
to drop unused entries, here are the missed changes.
----------------------------------------------------------------
Peter Robinson (2):
arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entry
arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entries
arch/arm/mach-omap2/Kconfig | 18 ------------------
1 file changed, 18 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Tony Lindgren <tony@atomide.com> Date: 2021-08-12 07:27:12
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit fdc07ca0724dd8ad00c22909a1464dc73ed6783e:
Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc (2021-07-27 12:02:24 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/sr-signed
for you to fetch changes up to 74953a9136cfd650dd994daded520528f737b7b3:
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex (2021-08-06 09:53:59 +0300)
----------------------------------------------------------------
Drop pm_runtime_irq_safe() usage for smartreflex for v5.15
We now have cleard pm_runtime_irq_safe() usage for all TI SoCs
in Linux next except for smartreflex and 8250_omap. This change
removes pm_runtime_irq_safe() usage for smartreflex, the
8250_omap depends on pending serial layer PM changes.
----------------------------------------------------------------
Tony Lindgren (1):
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
drivers/bus/ti-sysc.c | 6 ++---
drivers/soc/ti/smartreflex.c | 52 +++++++++++++++++----------------------
include/linux/power/smartreflex.h | 2 ++
3 files changed, 26 insertions(+), 34 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Tony Lindgren <tony@atomide.com> Date: 2021-08-12 08:10:04
Hi,
* Tony Lindgren [off-list ref] [210812 07:04]:
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit fdc07ca0724dd8ad00c22909a1464dc73ed6783e:
Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc (2021-07-27 12:02:24 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/sr-signed
for you to fetch changes up to 74953a9136cfd650dd994daded520528f737b7b3:
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex (2021-08-06 09:53:59 +0300)
----------------------------------------------------------------
Drop pm_runtime_irq_safe() usage for smartreflex for v5.15
We now have cleard pm_runtime_irq_safe() usage for all TI SoCs
in Linux next except for smartreflex and 8250_omap. This change
removes pm_runtime_irq_safe() usage for smartreflex, the
8250_omap depends on pending serial layer PM changes.
Looks like Santosh already queued up this patch and sent a pull request,
so my pull request for this change can be just ignored.
Regrds,
Tony
From: Arnd Bergmann <arnd@arndb.de>
On Thu, 12 Aug 2021 10:03:42 +0300, Tony Lindgren wrote:
The following changes since commit 8d5a937f10ed091e14fc57a4158f59983e2934cf:
MAINTAINERS: Adopt SanCloud dts files as supported (2021-07-27 11:54:52 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/soc-late-signed
[...]
Merged into arm/soc, thanks!
merge commit: e694952772a7df091a6cffe828409843f53c9822
Arnd
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Arnd Bergmann <arnd@arndb.de>
On Thu, 12 Aug 2021 10:03:43 +0300, Tony Lindgren wrote:
The following changes since commit fdc07ca0724dd8ad00c22909a1464dc73ed6783e:
Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc (2021-07-27 12:02:24 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/sr-signed
[...]
Merged into arm/drivers, thanks!
merge commit: 699fe4b190da7da239f70166288d792129acff21
Arnd
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
From: Arnd Bergmann <arnd@arndb.de>
On Thu, 12 Aug 2021 10:03:44 +0300, Tony Lindgren wrote:
The following changes since commit 8c054cd2818ea08555efe24a2ffde330833c2f3f:
ARM: dts: am57xx: Add PRUSS MDIO controller nodes (2021-08-03 15:25:14 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.15/dt-am3-signed
[...]
Merged into arm/dt, thanks!
merge commit: 81b6a285737700c2e04ef0893617b80481b6b4b7
Arnd
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel