Re: [PATCH v2 2/3] clk: qcom: dispcc-eliza: Add Eliza display clock controller support
From: Konrad Dybcio
Date: Wed Mar 18 2026 - 07:32:21 EST
On 3/18/26 12:13 PM, Krzysztof Kozlowski wrote:
> On 18/03/2026 11:48, Konrad Dybcio wrote:
>> On 3/18/26 11:39 AM, Krzysztof Kozlowski wrote:
>>> Add a driver for the display clock controller on Qualcomm Eliza SoC,
>>> which is copied from SM8750 driver plus changes:
>>>
>>> 1. Additional DT_HDMI_PHY_PLL_CLK clock input,
>>> 2. Eight new HDMI clocks,
>>> 3. Different PLLs (lucid and pongo).
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>>> ---
>>
>> [...]
>>
>>
>>> +// SPDX-License-Identifier: GPL-2.0-only
>>> +/*
>>> + * Copyright (c) 2021, The Linux Foundation. All rights reserved.
>>> + * Copyright (c) 2023-2024, Linaro Ltd.
>>> + * Copyright (c) 2024-2025, Qualcomm Innovation Center, Inc. All rights reserved.
>>
>> -> Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
>
> That's the copyright I found in the downstream code I used in few places
> here (with modifications) and I am not touching them. I also don't care
> about these and I am surprised this keeps popping in community review...
You may not care, but our legal department does..
> This was in original v1 and you did not object there.
I didn't notice it then.
Konrad