]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 19:52:07 +0000 (20:52 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 19:52:08 +0000 (20:52 +0100)
commit12376a0553c14130210b3417c9d4094b8da3a7d5
tree752fd72dd98ac3040fb0b3c404cd724cefcc456f
parent03207da95a46793724b817793259054ba113a138
parentde06015987c9517a486f79e37d64142c7e1ebf59
Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc

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

* tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP: replace setup_irq() by request_irq()
  ARM: OMAP2+: Improve handling of ti-sysc related sysc_fields

Link: https://lore.kernel.org/r/pull-1583511417-919838@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>