]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Tue, 15 May 2018 20:49:55 +0000 (13:49 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 15 May 2018 20:49:55 +0000 (13:49 -0700)
commit9ad8cead39b820a79332afdde8e139c8d4b563ac
treebaf3211c6f85e3d7df25b62f4ae40ae8f023da61
parent56afbff22e8c4cf1f19c54056ce62481d9eaab35
parent0daf2cf31b833d9ecee20cfd70fefbfd52559785
Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes

Second set of fixes for TI DaVinci.

They are needed for DM6467 EVM to work. The first patch fixes an
issue with timer interrupt and the second two are needed for video
driver to probe successfully.

* tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: board-dm646x-evm: set VPIF capture card name
  ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
  ARM: davinci: dm646x: fix timer interrupt generation

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