OSDN Git Service

Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 22:20:55 +0000 (14:20 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 22:20:55 +0000 (14:20 -0800)
commita6f119a06960ef1dc30570401e43b71f9ebdd2c2
tree5e44ea7163bcba56e1fefc6ea8d2e5272efeb15f
parent389cf4e42e204fd0117318054a4abf18ef8f80d4
parentc2ade654dbf7d02f09ad491f5621fc321d4af96b
Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git./linux/kernel/git/tmlind/linux-omap into next/drivers

Few more omap driver fixes and improvments for v4.21 merge window

This series of changes improves the TI module flag handling to allow
booting with older dts files until the module flags have been moved
to the interconnect target module level. And there's a of_node_name_eq()
clean-up patch from Rob Herring for the GPMC driver.

* tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  memory: omap-gpmc: Use of_node_name_eq for node name comparisons
  bus: ti-sysc: Check for no-reset and no-idle flags at the child level
  ARM: OMAP2+: Check also the first dts child for hwmod flags

Signed-off-by: Olof Johansson <olof@lixom.net>