[DMARC error][DKIM error]Re: [PATCH 3/3] clk: amlogic: s4: remove unused data
Chuan Liu
chuan.liu at amlogic.com
Mon Dec 23 21:20:14 PST 2024
hi Dmitry:
On 12/23/2024 5:01 PM, Dmitry Rokosov wrote:
> [You don't often get email from ddrokosov at salutedevices.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> [ EXTERNAL EMAIL ]
>
> Hello Chuan!
>
> On Mon, Dec 23, 2024 at 03:59:07PM +0800, Chuan Liu wrote:
>> Hi Jerome:
>>
>> Thank you for pointing out.
>>
>>
>> On 12/21/2024 1:17 AM, Jerome Brunet wrote:
>>> [ EXTERNAL EMAIL ]
>>>
>>> Following the removal of the big clk_regmap clock table from the
>>> s4-peripherals clock controller driver, it appears some clocks are unused,
>>> which means these are not exported or even registered.
>>
>> I have confirmed here that these clocks are used for the demodulator
>> of DTV (Digital Television). The DTV-related driver will use these
>> clocks.
>>
>>
>>> In all likelihood, these clocks have not been tested. Remove the unused
>>> clocks for now. These can added back later when they have been properly
>>> tested.
>>
>> I will complete these clocks later after testing.
> Are you planning to submit the DTV drivers that will utilize these
> clocks to the upstream?
I have learned that there is no plan for now. It is uncertain whether
it will be submitted upstream in the later stage.
>
> If I correctly interpret Jerome's patch series, it appears that these
> clocks will not be applied to the upstream kernel unless there are
> clients present in the future.
Jerome deleted these clocks because they were defined in the driver
but were not referenced and registered.
These clocks should be added to "s4d_hw_onecell_data" to be registered.
They were omitted when the driver was submitted previously.
> Please correct me if I'm wrong.
>
> [...]
>
> --
> Thank you,
> Dmitry
More information about the linux-arm-kernel
mailing list