[U-Boot] [PATCH v2 01/10] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
Simon Glass
sjg at chromium.org
Sat Apr 15 16:07:19 UTC 2017
On 7 April 2017 at 05:42, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> From: Mugunthan V N <mugunthanvnm at ti.com>
>
> 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>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> the patch hasn't changed since v1
>
> arch/arm/mach-omap2/omap5/hw_data.c | 12 ++++++++++++
> arch/arm/mach-omap2/sata.c | 23 -----------------------
> 2 files changed, 12 insertions(+), 23 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list