commit | 79bb17ce8edb3141339b5882e372d0ec7346217c | [log] [tgz] |
---|---|---|
author | Elaine Zhang <zhangqing@rock-chips.com> | Fri Dec 23 11:47:52 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Jan 05 14:29:55 2017 +0100 |
tree | 23c121b98ce0edc33f8a50878cbd7fc8a893ef2a | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 [diff] |
soc: rockchip: power-domain: Support domain control in hiword-registers New Rockchips SoCs may have their power-domain control in registers using a writemask-based access scheme (upper 16bit being the write mask). So add a DOMAIN_M type and handle this case accordingly. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>