aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power/rockchip-io-domain.txt
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2016-03-31 15:48:42 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-04-26 19:12:28 +0200
commitbc19b9a81da009fd1d797d756d41b518ac7e5f14 (patch)
treee68ef8283d64efe4660807475fe251deccaaef75 /Documentation/devicetree/bindings/power/rockchip-io-domain.txt
parentLinux 4.6-rc5 (diff)
downloadlinux-dev-bc19b9a81da009fd1d797d756d41b518ac7e5f14.tar.xz
linux-dev-bc19b9a81da009fd1d797d756d41b518ac7e5f14.zip
PM / AVS: rockchip-io: make io-domains a child of the GRF
IO-domain handling is part of the general register files, so should live under the grf directly. This change allows the grf to be a simple-mfd and the io-domains fetching the syscon regmap from that parent-node. The old binding is of course preserved, though deprecated. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Kevin Hilman <khilman@baylibre.com> Tested-by: David Wu <david.wu@rock-chips.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power/rockchip-io-domain.txt')
-rw-r--r--Documentation/devicetree/bindings/power/rockchip-io-domain.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/rockchip-io-domain.txt b/Documentation/devicetree/bindings/power/rockchip-io-domain.txt
index c84fb47265eb..d23dc002a87e 100644
--- a/Documentation/devicetree/bindings/power/rockchip-io-domain.txt
+++ b/Documentation/devicetree/bindings/power/rockchip-io-domain.txt
@@ -37,8 +37,10 @@ Required properties:
- "rockchip,rk3368-pmu-io-voltage-domain" for rk3368 pmu-domains
- "rockchip,rk3399-io-voltage-domain" for rk3399
- "rockchip,rk3399-pmu-io-voltage-domain" for rk3399 pmu-domains
-- rockchip,grf: phandle to the syscon managing the "general register files"
+Deprecated properties:
+- rockchip,grf: phandle to the syscon managing the "general register files"
+ Systems should move the io-domains to a sub-node of the grf simple-mfd.
You specify supplies using the standard regulator bindings by including
a phandle the relevant regulator. All specified supplies must be able