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

Fabio Estevam festevam at gmail.com
Thu Aug 1 13:47:44 UTC 2019


Hi Sekhar,

On Thu, Aug 1, 2019 at 10:44 AM Sekhar Nori <nsekhar at ti.com> wrote:
>
> Add support for clk_is_match() which is required to
> know if two clock pointers point to the same exact
> physical clock.

I would suggest adding a note that this is inspired from the
clk_is_match() implementation from the Linux kernel.

Thanks


More information about the U-Boot mailing list