OSDN Git Service

Merge tag 'omap-for-v5.1/soc-ti-81xx-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 12:57:17 +0000 (13:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Feb 2019 12:57:58 +0000 (13:57 +0100)
commite4354c1aaffe649d4bd9ea4da639c55f517b5467
treee95214edd449795805852a8fcbd89856d6f11b68
parent839c291de9cd84d8dd6c9601a1c62dc9681718cd
parentd27cda291b2341d39692421b4e64940879ff9dd8
Merge tag 'omap-for-v5.1/soc-ti-81xx-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/dt

SoC updates for ti81xx for v5.1 merge window

Two changes to add legacy hwmod data for gpio and spi peripherals on
ti81xx. We have not yet updated ti81xx to probe devices with ti-sysc
interconnect target module driver, so these changes are still needed
to make devices usable for the related device tree changes.

* tag 'omap-for-v5.1/soc-ti-81xx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: ti81xx: Add hwmod boilerplate for all GPIO and SPI peripherals
  ARM: ti81xx: Move I2C entries in omap_hwmod_81xx to maintain grouping

Signed-off-by: Arnd Bergmann <arnd@arndb.de>