]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v4.19-next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/matth...
authorOlof Johansson <olof@lixom.net>
Mon, 3 Dec 2018 20:37:41 +0000 (12:37 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 3 Dec 2018 20:37:41 +0000 (12:37 -0800)
commit08d313a0f14ad1b7155d89ae361fd06b3ce0e250
treecd7ef003278fa7cef170f52e04aaf95f412f210e
parent3040e20299aab91d719431a82247f5d6d42e6a20
parentd234b4f7fd234deb674d474baeb1c5634b1914e4
Merge tag 'v4.19-next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into fixes

DT mt7622:
- Kernelci awaits a working stdout-path.
  Fix the path for reference board and bananapi-r64
- General propouse timer has issues with clocks that didn't
  get probed early. Delete the DT node as the timer isn't
  need, a ARM arch timer exists on the system.

* tag 'v4.19-next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  arm64: dts: mt7622: Drop the general purpose timer node
  arm64: dts: mt7622: fix no more console output on BPI-R64 board
  arm64: dts: mt7622: fix no more console output on rfb1

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