Re: [PATCH v2 2/3] clk: qcom: dispcc-eliza: Add Eliza display clock controller support
From: Krzysztof Kozlowski
Date: Wed Mar 18 2026 - 07:21:40 EST
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...
This was in original v1 and you did not object there.
Best regards,
Krzysztof