]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb48c16244f49bbd6bb989ee50492490affd0ca68
tree05dc904dea9bdba6071a7ca3f62696b29026baba
parent4b07ee13aa6b4f351f58248feced82d9c2882e98
parent5404721dc746201e042d74f8055ad9dd8606fe81
Merge tag 'amlogic-dt' of https://git.kernel.org/pub/scm/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>