commit | 39858b12cceed3894cc62d194f098396f4306c0c | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Jul 20 14:00:31 2017 +0800 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Aug 11 15:49:39 2017 +0530 |
tree | 2dc0166b2a3f27fd131cf19880be12db121bcb6d | |
parent | 8792a64d87708139bc0cf8b48d4a580a39167473 [diff] |
sunxi: add PRCM secure switch register definition Some new Allwinner SoCs' PRCM has a secure switch register, which controls the access to some clock and power registers in PRCM block. Add the definition of this register and its bits in the PRCM header file. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Tested-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Jagan Teki <jagan@openedev.com>