commit | 5828729bebbb69d0743488e742bed8a9727b0b71 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Wed Apr 11 22:16:40 2018 +0800 |
committer | Chen-Yu Tsai <wens@csie.org> | Tue Jun 19 22:55:51 2018 +0800 |
tree | 83f8f900bac15e4b2cb15e8595ed715a3f842772 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
soc: sunxi: export a regmap for EMAC clock reg on A64 The A64 SRAM controller memory zone has a EMAC clock register, which is needed by the Ethernet MAC driver (dwmac-sun8i). Export a regmap for this register on A64. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> [wens@csie.org: export whole address range with only EMAC register accessible and drop regmap name] Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>