ARM: dts: r8a7794: Add reset control properties
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 11 Sep 2017 13:09:59 +0000 (15:09 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Sep 2017 09:20:17 +0000 (11:20 +0200)
commit615beb759ca494a4b1a202f571af41549064dc2f
tree229c41f5f832c44d1d4a1976bfbebcc91395d1b3
parent84fb19e1d201ba862cf25995cdb7c061c9d938ea
ARM: dts: r8a7794: 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,
  - 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/r8a7794.dtsi