OSDN Git Service

Merge tag 'amlogic-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman...
authorOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2018 23:18:03 +0000 (15:18 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2018 23:18:03 +0000 (15:18 -0800)
commit4c4332761e65c6d306f810247fb34d2270a75147
tree05dc904dea9bdba6071a7ca3f62696b29026baba
parente14a6df96086f6505b5a2d726c16a20b605d18e3
parent7b141abe4aa137f362d7324de5a49fd3105f570f
Merge tag 'amlogic-dt' of https://git./linux/kernel/git/khilman/linux-amlogic into next/dt

Amlogic 32-bit DT updates for v4.21
- support more timers on meson8
- add the stdout-path property on several boards

* tag 'amlogic-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
  ARM: dts: meson: add the clock inputs for the Meson timer
  ARM: dts: meson: add the TIMER B/C/D interrupts
  ARM: dts: meson: consistently disable pin bias
  ARM: dts: meson8b: mxq: add the /chosen/stdout-path property
  ARM: dts: meson8: minix-neo-x8: add the /chosen/stdout-path property
  ARM: dts: meson6: atv1200: add the /chosen/stdout-path property
  dt-bindings: timer: meson6_timer: document the clock inputs
  dt-bindings: timer: meson6_timer: document all interrupts

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