]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 06:22:52 +0000 (23:22 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 16 May 2019 17:53:18 +0000 (10:53 -0700)
commit1e0f38242265f4948ffdab98cb337f1bec3fe4a8
tree76ea133868ef4080bbd471b74900964b3c6c2e81
parent211673020fc83515c5f718f70e55e0721db8a6e9
parentf4b1f66630bf8cbe2404c91d0b0e829368e2a58f
Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/late

Two regression fixes for omaps

Two one-liners to fix board-ams-delta booting regression and
logicpd-som-lv MMC card detect to use GPIO_ACTIVE_LOW instead of
IRQ_TYPE_LEVEL_LOW. Note that the board-ams-delta regression has
been in there already since v5.0, so if necessary these can wait
for the merge window.

* tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: logicpd-som-lv: Fix MMC1 card detect
  ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabled

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