ARM: dts: r8a7792: Add reset control properties
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 11 Sep 2017 13:09:57 +0000 (15:09 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Sep 2017 09:20:14 +0000 (11:20 +0200)
commit6e11a322f1d7505d3a1db4ae26c6c0e46082f4ae
tree03740ee925c3f25dcbe75f0730383ba94c00eef9
parentbe5ae56e5f2d1f4eff1c2eca3d8e7d801085a6e2
ARM: dts: r8a7792: Add reset control properties

Add properties to describe the reset topology for on-SoC devices:
  - Add the "#reset-cells" property to the CPG/MSSR device node,
  - Add resets and reset-names properties to the various device nodes.

This allows to reset SoC devices using the Reset Controller API.

Note that resets usually match the corresponding module clocks.
Exceptions are:
  - The audio module has resets for the Serial Sound Interfaces only,
    but audio is not yet enabled in r8a7792.dtsi,
  - The display module has only a single reset for all DU channels, but
    adding reset properties for the display is postponed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7792.dtsi