commit | 17de4c857b1f74b90967f7e7fd5ff81be61dc044 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Wed May 02 00:12:14 2018 +0800 |
committer | Chen-Yu Tsai <wens@csie.org> | Thu May 17 14:02:07 2018 +0800 |
tree | 7c7d26968b573cc6a896653638ee33c51a7a5f52 | |
parent | c3bf29f675b7eabe0df66bef3a89677dbccd4e7f [diff] |
clk: sunxi-ng: r40: export a regmap to access the GMAC register There's a GMAC configuration register, which exists on A64/A83T/H3/H5 in the syscon part, in the CCU of R40 SoC. Export a regmap of the CCU. Read access is not restricted to all registers, but only the GMAC register is allowed to be written. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>