commit | 0b171c43f81d03c347bda3f65e53d2f613591fd6 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Wed Oct 22 16:47:46 2014 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:39 2014 +0200 |
tree | fe5b47a857cbe3ccfc1f923bbf8a5f41d758fe35 | |
parent | 0ee7268cd7b86203a579b327af8a78f177af8ad1 [diff] |
ARM: sunxi: Allow specifying module in prcm apb0 init function The prcm apb0 controls multiple modules. Allow specifying which modules to enable clocks and de-assert resets so the function can be reused. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>