]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-4.21-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:04:41 +0000 (13:04 -0800)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Dec 2018 21:04:41 +0000 (13:04 -0800)
commite6f33c5819d3a33f26a276ba347c1db9a31887be
treebdfdd14a7d20ae8ba96511f8de12c96e85dcf3b0
parente52f8d2dbff4afd602aa14daace341dce5627adf
parent65f22295f1ffd712e456b05ebdd1d0cb4593994b
Merge tag 'at91-4.21-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into next/dt

AT91 DT for 4.21

 - Switch most platforms to the new clock binding
 - Small improvement for Axentia nattis

* tag 'at91-4.21-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: nattis: initialize the BLON pin as output-low early
  ARM: dts: at91: at91sam9rl: switch to new clock bindings
  ARM: dts: at91: at91sam9x5: switch to new clock bindings
  ARM: dts: at91: at91sam9263: switch to new clock bindings
  ARM: dts: at91: at91sam9261: switch to new clock bindings
  ARM: dts: at91: at91sam9260: switch to new clock bindings
  ARM: dts: at91: sama5d2: switch to new clock binding
  ARM: dts: at91: sama5d4: switch to new clock bindings
  ARM: dts: at91: sama5d2: use the divided clock for SMC

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