[U-Boot] mach-snapdragon: Fix UART clock flow

Tom Rini trini at konsulko.com
Tue May 8 17:18:01 UTC 2018


On Tue, Apr 17, 2018 at 05:43:37PM +0300, Ramon Fried wrote:

> UART clock enabling flow was wrong.
> Changed the flow according to downstream implementation in LK.
> 
> Signed-off-by: Ramon Fried <ramon.fried at linaro.org>

This causes a warning on dragonboard410c:
   aarch64:  +   dragonboard410c
+(dragonboard410c)   clk_enable_vote_clk(priv->base, &gcc_blsp1_ahb_clk);
+(dragonboard410c)   ^~~~~~~~~~~~~~~~~~~
+(dragonboard410c)   clk_enable_bulk
w+(dragonboard410c) arch/arm/mach-snapdragon/clock-apq8016.c: In function 'clk_init_uart':
w+(dragonboard410c) arch/arm/mach-snapdragon/clock-apq8016.c:81:2: warning: implicit declaration of function 'clk_enable_vote_clk'; did you mean 'clk_enable_bulk'? [-Wimplicit-function-declaration]

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180508/f0e3fa67/attachment.sig>


More information about the U-Boot mailing list