[PATCH v4 03/13] dt-bindings: Remove StarFive JH7110 clock and reset definitions
Hal Feng
hal.feng at linux.starfivetech.com
Tue Nov 12 03:24:54 CET 2024
On 11/11/2024 6:52 PM, Heinrich Schuchardt wrote:
> On 11/11/24 03:07, Hal Feng wrote:
>> As JH7110 switch to use OF_UPSTREAM dt-bindings,
>> remove the redundant clock and reset definitions.
>>
>> Signed-off-by: Hal Feng <hal.feng at starfivetech.com>
>
> After merging patches 1-3 I get:
>
> CC env/common.o
> drivers/clk/starfive/clk-jh7110.c: In function ‘jh7110_stgcrg_init’:
> drivers/clk/starfive/clk-jh7110.c:498:36: error: ‘JH7110_STGCLK_USB_APB’
> undeclared (first use in this function); did you mean
> ‘JH7110_STGCLK_USB0_APB’?
> 498 | clk_dm(JH7110_STG_ID_TRANS(JH7110_STGCLK_USB_APB),
> | ^~~~~~~~~~~~~~~~~~~~~
>
> We want git bisect to work. This requires successfully building after
> each individual patch.
>
Got it. Will make some changes to make sure git bisect works. Thanks.
Best regards,
Hal
More information about the U-Boot
mailing list