]> 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)
commitc8dcc60d40600a95ad6f27e7ad465a65f3693ee7
treeafab5c14236612b791b56e4ec5d71c63952dd31a
parenta5f57dec4d727adfd61c243baed7246e87f266fd
parentb05c3472f1c8f44f66db29a16f450274387d039e
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>