]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / AVS: rockchip-io: make io-domains a child of the GRF
authorHeiko Stuebner <heiko@sntech.de>
Thu, 31 Mar 2016 13:48:42 +0000 (15:48 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 Apr 2016 17:12:28 +0000 (19:12 +0200)
commitbc19b9a81da009fd1d797d756d41b518ac7e5f14
treee68ef8283d64efe4660807475fe251deccaaef75
parent02da2d72174c61988eb4456b53f405e3ebdebce4
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>
Documentation/devicetree/bindings/power/rockchip-io-domain.txt
drivers/power/avs/rockchip-io-domain.c