diff options
author | Oliver Schinagl <oliver@schinagl.nl> | 2014-10-03 20:16:24 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-10-24 09:35:37 +0200 |
commit | 174deb768c65969a3bcdab4dfbcdcb02abe9f09e (patch) | |
tree | 4c73883c1ca120fef1f2f26f962d0ada3560f31b /board/dnp5370 | |
parent | 93ce1e9dad42e23e5938b601c36172e8baa1b675 (diff) | |
download | blackbird-obmc-uboot-174deb768c65969a3bcdab4dfbcdcb02abe9f09e.tar.gz blackbird-obmc-uboot-174deb768c65969a3bcdab4dfbcdcb02abe9f09e.zip |
ARM: sun6i: Add support for the power reset control module found on the A31
The A31 has a new module called PRCM, or Power, Reset Control Module.
This module controls clocks and resets for RTC block modules, and also
PLL biasing in the main clock module.
This patch adds the register definitions, and also enables the clocks
and resets for the RTC block PIO (pin controller) and P2WI (push-pull
2 wire interface) which is used to talk to the PMIC.
Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[wens@csie.org: spacing fixes reported by checkpatch.pl]
[wens@csie.org: Use setbits helper in PRCM init function]
[wens@csie.org: rephrase commit message to explain what the hardware
supports and what we actually enable]
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/dnp5370')
0 files changed, 0 insertions, 0 deletions