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)
commit163d65cbf3bace75f6b0bc83fa4e8ca8795579cf
tree76ea133868ef4080bbd471b74900964b3c6c2e81
parent8e7b65a6eb7a8876b389afb34176a41eb3d70238
parent6a38df676a0a06bfc7ff8607ac62ccd6d95969ad
Merge tag 'omap-for-v5.1/fixes-rc6' of git://git./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>