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)
commit358b5f73ce60fb1369be557c38a52e886834f44d
treecd7ef003278fa7cef170f52e04aaf95f412f210e
parent7bb64d55fd0e4bb09863ae1519ec8024e1279b2b
parentce68cc6fad893eb33b69ef7ec186233a51696236
Merge tag 'v4.19-next-fixes' of https://git./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>