]> 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)
commit4f1bbd69d86b22db9ef00d0dc91b7b5606793b60
treebaf3211c6f85e3d7df25b62f4ae40ae8f023da61
parent6ad84c90d67668a2e97d1f8008ca4e9b2b651e69
parenteb535f98face9dcb4868c381ea84af367faeb4ae
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>