Skip to content

Commit

Permalink
ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain
Browse files Browse the repository at this point in the history
Add an appropriate "#power-domain-cells" property to the cpg_clocks
device node, to create the CPG/MSTP Clock Domain.

Add "power-domains" properties to all device nodes for devices that are
part of the CPG/MSTP Clock Domain and can be power-managed through an
MSTP clock.  This applies to most on-SoC devices, which have a
one-to-one mapping from SoC device to DT device node.  Notable
exceptions are the "display" and "sound" nodes, which represent multiple
SoC devices, each having their own MSTP clocks.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Geert Uytterhoeven authored and Simon Horman committed Aug 12, 2015
1 parent 33c3632 commit 484adb0
Showing 1 changed file with 77 additions and 9 deletions.
Loading

0 comments on commit 484adb0

Please sign in to comment.