On 29/07/19 5:21 PM, Tom Rini wrote:
> On Mon, Jul 29, 2019 at 02:43:13PM +0530, Sekhar Nori wrote:
>> Hi Tom,
>>
>> On 27/07/19 7:18 AM, Tom Rini wrote:
>>> 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 cl
On Mon, Jul 29, 2019 at 02:43:13PM +0530, Sekhar Nori wrote:
> Hi Tom,
>
> On 27/07/19 7:18 AM, Tom Rini wrote:
> > 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
> >
Hi Tom,
On 27/07/19 7:18 AM, Tom Rini wrote:
> 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-
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
> Signed-off-by: Sekhar Nori
> Revie
On Mon, 3 Jun 2019 at 14:23, 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
> Signed-off-by: Sekhar Nori
> ---
> drivers/clk
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
Signed-off-by: Sekhar Nori
---
drivers/clk/clk-uclass.c | 13 +
include/clk.h| 13 +
6 matches
Mail list logo