[PATCH] clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled

Giulio Benetti giulio.benetti at benettiengineering.com
Fri Jan 17 10:44:17 CET 2020


Hi Lukasz,

On 12/15/19 4:09 PM, Giulio Benetti wrote:
> Hi Lukasz,
> 
> On 12/15/19 2:50 PM, Lukasz Majewski wrote:
>> Hi Giulio,
>>
>>> On 12/13/19 11:09 AM, Lukasz Majewski wrote:
>>>> On Fri, 13 Dec 2019 00:02:25 +0100
>>>> Giulio Benetti <giulio.benetti at benettiengineering.com> wrote:
>>>>     
>>>>> Hi Lukasz,
>>>>>
>>>>> On 12/12/19 11:53 PM, Giulio Benetti wrote:
>>>>>> clk_get_by_name() requires clk_get_by_id() that is not available
>>>>>> if CONFIG_OF_PLATDATA is defined, so move clk_get_by_name() into
>>>>>> #else condition of #if CONFIG_IS_ENABLED(OF_PLATDATA).
>>>>>>
>>>>>> Signed-off-by: Giulio Benetti
>>>>>> <giulio.benetti at benettiengineering.com>
>>>>>
>>>>> I've already successfully executed a complete Travis with master
>>>>> and this patch applied:
>>>>> https://travis-ci.org/giuliobenetti/u-boot-imxrt/builds/624256888
>>>>
>>>> Is this a preparatory patch for some other work? Or is it just a
>>>> standalone fix?
>>>
>>> This is a standalone fix.
>>
>> As we are really close to final U-Boot release - I'm more keen to add
>> this patch to u-boot-clk -next repository.
>>
>> Do you mind ?
> 
> No problem at all, we'll see it "next"!
> 
> Best regards
> 

Kindly ping

Best regards
-- 
Giulio Benetti
Benetti Engineering sas


More information about the U-Boot mailing list