u-boot/arch/arm/include/asm/arch-sunxi
Oliver Schinagl 174deb768c 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>
2014-10-24 09:35:37 +02:00
..
clock.h sunxi: add sun7i clocks and timer support. 2014-05-25 16:12:12 +02:00
clock_sun4i.h sunxi: add defines to control USB Host clocks/resets 2014-07-31 15:37:22 +02:00
cpu.h ARM: sun6i: Add base address for the new controllers in A31 2014-10-24 09:35:37 +02:00
dram.h sunxi: dram: Configurable DQS gating window mode and delay 2014-08-12 08:42:33 +02:00
gpio.h sunxi: add gpio driver 2014-07-18 19:42:25 +01:00
i2c.h sunxi: Add i2c support 2014-07-18 19:41:30 +01:00
mmc.h sunxi: mmc support 2014-05-25 16:26:43 +02:00
prcm.h ARM: sun6i: Add support for the power reset control module found on the A31 2014-10-24 09:35:37 +02:00
spl.h arm: spl: fix include guard 2014-07-05 09:28:21 +02:00
sys_proto.h sunxi: add sun7i clocks and timer support. 2014-05-25 16:12:12 +02:00
timer.h sunxi: Implement reset_cpu 2014-07-06 20:12:44 +01:00