]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sat, 29 Oct 2016 18:05:49 +0000 (11:05 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 29 Oct 2016 18:05:49 +0000 (11:05 -0700)
commitbc59d1a70f60cecadf0637178d0acaef55bb5609
tree3d4a894bfd54048510654d3dbbefa673624eeb36
parent01a45564a1d76beb8e10759608bb08c5bf3bbb25
parent3d089a05cae421c392245f102f308f5fe5536996
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes

UniPhier ARM SoC fixes for v4.9

- Add "select ARCH_HAS_RESET_CONTROLLER" in Kconfig
- Rename wrongly-named mioctrl to sdctrl

* tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
  arm64: dts: uniphier: change MIO node to SD control node
  ARM: dts: uniphier: change MIO node to SD control node
  reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs
  arm64: uniphier: select ARCH_HAS_RESET_CONTROLLER
  ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER

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