]> 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)
commitf78e5581408001c3ef1cf1d30f357a12b9c98da4
tree05dc904dea9bdba6071a7ca3f62696b29026baba
parent339a7934172ae05c791827dfa365258573d8d1af
parentd32fd12138f3a17021a74a714f8e4d505b2dfe8c
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>