]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sun, 16 Jun 2019 20:33:51 +0000 (13:33 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 16 Jun 2019 20:33:51 +0000 (13:33 -0700)
commitd58d9c3322b73dda2e0adcc02eff467334ff0526
treeafab5c14236612b791b56e4ec5d71c63952dd31a
parent93ae9bdf0fa4ee18d8b25382fc4e60259b2c71fa
parentffcfbd294c9f443173f49943f236993af46e3559
Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Fixes for omap variants

Three fixes mostly for dra7 SoC variants that have some devices disabled
compared to the base SoC. These got broken by the change of making devices
probe with ti-sysc interconnect target module and went unnnoticed for a
while. And there is no clkcel bit for timer12 unlike timer1. Also included
is a GPIO direction fix for phytec SDIO card detection.

* tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: am335x phytec boards: Fix cd-gpios active level
  ARM: dts: dra72x: Disable usb4_tm target module
  ARM: dts: Drop bogus CLKSEL for timer12 on dra7

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