[U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match()

Tom Rini trini at konsulko.com
Sat Jul 27 01:48:44 UTC 2019


On Mon, Jun 03, 2019 at 06:52:46PM +0530, Sekhar Nori wrote:

> Add support for clk_is_match() which is required to
> know if two clock pointers point to the same exact
> physical clock.
> 
> Also add a unit test for the new API.
> 
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>
> Signed-off-by: Sekhar Nori <nsekhar at ti.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  drivers/clk/clk-uclass.c | 13 +++++++++++++
>  include/clk.h            | 13 +++++++++++++
>  test/dm/clk.c            |  1 +
>  3 files changed, 27 insertions(+)

This test currently fails in sandbox, please address, thanks!

-- 
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/20190726/69f566d1/attachment.sig>


More information about the U-Boot mailing list