From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/soc-signed for you to fetch changes up to 0d53cc8b3319fc6d0d9656c428d03a3c1628c19f: Merge branch 'omap-for-v5.7/omap1' into omap-for-v5.7/soc (2020-03-06 07:17:10 -0800) ---------------------------------------------------------------- SoC changes for omaps for v5.7 merge window A change to improve the warning output for device tree data mismatch as compared to legacy platform data for ti-sysc related interconnect target modules. And change omap1 to request_irq() instead of setup_irq(). ---------------------------------------------------------------- Tony Lindgren (2): ARM: OMAP2+: Improve handling of ti-sysc related sysc_fields Merge branch 'omap-for-v5.7/omap1' into omap-for-v5.7/soc afzal mohammed (1): ARM: OMAP: replace setup_irq() by request_irq() arch/arm/mach-omap1/pm.c | 13 ++++++------- arch/arm/mach-omap1/time.c | 10 +++------- arch/arm/mach-omap1/timer32k.c | 10 +++------- arch/arm/mach-omap2/omap_hwmod.c | 19 ++++++++++++------- arch/arm/mach-omap2/timer.c | 11 +++-------- 5 files changed, 27 insertions(+), 36 deletions(-)