[U-Boot] [PATCH v2 1/7] arm: omap: sata: move enable sata clocks to enable_basic_clocks()

Simon Glass sjg at chromium.org
Tue Feb 16 17:01:04 CET 2016


On 3 February 2016 at 04:59, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> All the clocks which has to be enabled has to be done in
> enable_basic_clocks(), so moving enable sata clock to common
> clocks enable function.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/arm/cpu/armv7/omap-common/sata.c | 23 -----------------------
>  arch/arm/cpu/armv7/omap5/hw_data.c    | 12 ++++++++++++
>  2 files changed, 12 insertions(+), 23 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list