]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'arm/drivers' into for-next
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Aug 2021 14:04:55 +0000 (16:04 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Aug 2021 14:04:55 +0000 (16:04 +0200)
* arm/drivers:
  pata: ixp4xx: Rewrite to use device tree
  pata: ixp4xx: Add DT bindings
  pata: ixp4xx: Refer to cmd and ctl rather than csN
  pata: ixp4xx: Use IS_ENABLED() to determine endianness
  pata: ixp4xx: Use local dev variable
  watchdog: ixp4xx: Rewrite driver to use core
  bus: ixp4xx: Add a driver for IXP4xx expansion bus
  bus: ixp4xx: Add DT bindings for the IXP4xx expansion bus


Trivial merge