From: Geert Uytterhoeven Date: Tue, 4 Aug 2015 12:28:10 +0000 (+0200) Subject: ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain X-Git-Tag: omap-for-v4.3/fixes-merge-window~6^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484adb005886b1db79050afc7074d2356618b0c2;p=pandora-kernel.git ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain 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 Reviewed-by: Ulf Hansson Signed-off-by: Simon Horman --- Reading git-diff-tree failed