Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 7 Jul 2016 05:12:04 +0000 (22:12 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 7 Jul 2016 05:12:04 +0000 (22:12 -0700)
commitb85751c761a56232e772f4c2d1aba2cd43d52849
treefdbc7a115b460ddd4410689f0c594c3727bc1137
parent564c9741aa508beba23f3b05b7235775a51bae00
parentced42730d19dd140a76f86c3761f646b83a35d09
Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git./linux/kernel/git/horms/renesas into next/drivers

Second Round of Renesas ARM Based SoC R-Car SYSC Updates for v4.8

* Prepare for handling SYSC interrupt configuration purely
  from DT in the rcar-sysc driver for new SoCs, while preserving
  backward compatibility with old DTBs for R-Car H1, H2, and M2-W
* Add R8A7792 support

* tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapper
  soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driver
  soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domains
  soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init()
  soc: renesas: rcar-sysc: add R8A7792 support

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