[U-Boot] [PATCH v2 04/10] ARM: sun6i: Add support for the power reset control module found on the A31

Ian Campbell ijc at hellion.org.uk
Thu Sep 25 20:47:05 CEST 2014


On Wed, 2014-09-24 at 16:01 +0800, Chen-Yu Tsai wrote:
> From: Oliver Schinagl <oliver at schinagl.nl>
> 
> 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 at schinagl.nl>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> [wens at csie.org: spacing fixes reported by checkpatch.pl]
> [wens at csie.org: Use setbits helper in PRCM init function]
> [wens at csie.org: rephrase commit message to explain what the hardware
> 		supports and what we actually enable]
> Signed-off-by: Chen-Yu Tsai <wens at csie.org>

Acked-by: Ian Campbell <ijc at hellion.org.uk>




More information about the U-Boot mailing list