]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilma...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:34:55 +0000 (11:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:35:27 +0000 (11:35 +0100)
commitbd2998f36fa6bccd6b552987f3e6a19192fa6bc6
tree8bec5f063a5d4848582189de6de1a869048b23ca
parent98f056de9381de51a4b82125e24d18063f346283
parente1445add3bce8349ccac5e69bed81bd2f0066c13
Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes

Amlogic fixes for v5.0-rc, round 2
- several fixups for the GPIO cd-inverted change
- IRQ trigger fixes for MAC IRQ

* tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
  arm64: dts: meson: Fix mmc cd-gpios polarity
  ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low
  ARM: dts: meson8b: ec100: mark the SD card detection GPIO active-low
  ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-low
  arm: dts: meson: Fix IRQ trigger type for macirq

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