[U-Boot] [PATCH 04/17] aspeed: Make SCU lock/unlock functions part of SCU API
Simon Glass
sjg at chromium.org
Tue Mar 21 23:22:10 UTC 2017
On 16 March 2017 at 15:36, Maxim Sloyko <maxims at google.com> wrote:
> Make functions for locking and unlocking SCU part of SCU API.
> Many drivers need to modify settings in SCU and thus need to unlock it
> first. This change makes it possible.
>
> Signed-off-by: Maxim Sloyko <maxims at google.com>
> ---
>
> arch/arm/include/asm/arch-aspeed/scu_ast2500.h | 14 ++++++++++++++
> arch/arm/mach-aspeed/ast2500/clk_ast2500.c | 15 +++++++++++++++
> drivers/clk/aspeed/clk_ast2500.c | 18 ++----------------
> 3 files changed, 31 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list