]> git.ipfire.org Git - thirdparty/kernel/linux.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)
commit80d1d46525459df73b670b72328d04e9f8d7e0da
treeafab5c14236612b791b56e4ec5d71c63952dd31a
parentd5d3652af15704cda84036d69076c1107a2f4bcf
parent8a0098c05a272c9a68f6885e09755755b612459c
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>