public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] clk: qcom: dispcc-eliza: Add Eliza display clock controller support
Date: Wed, 18 Mar 2026 12:36:24 +0100	[thread overview]
Message-ID: <846ae47c-8e0e-4fdb-899d-de679d013fa5@oss.qualcomm.com> (raw)
In-Reply-To: <2227a9d2-fb34-4d54-8122-c00f54009de1@oss.qualcomm.com>

On 18/03/2026 12:32, Konrad Dybcio wrote:
> 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@oss.qualcomm.com>
>>>> ---
>>>
>>> [...]
>>>
>>>
>>>> +// 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..

And your task as community maintainer is to care about community and
Linux kernel, not about legal department.

Legal department can comment here, if they care. You as maintainer have
rather responsibilities regardless of that legal department.

Don't bring corpo legal stuff to the community.

Best regards,
Krzysztof

  reply	other threads:[~2026-03-18 11:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18 10:39 [PATCH v2 0/3] clk: qcom: Add Eliza Disp CC Krzysztof Kozlowski
2026-03-18 10:39 ` [PATCH v2 1/3] dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CC Krzysztof Kozlowski
2026-03-18 17:09   ` Taniya Das
2026-03-18 18:10     ` Krzysztof Kozlowski
2026-03-18 18:12       ` Krzysztof Kozlowski
2026-03-18 10:39 ` [PATCH v2 2/3] clk: qcom: dispcc-eliza: Add Eliza display clock controller support Krzysztof Kozlowski
2026-03-18 10:48   ` Konrad Dybcio
2026-03-18 11:13     ` Krzysztof Kozlowski
2026-03-18 11:32       ` Konrad Dybcio
2026-03-18 11:36         ` Krzysztof Kozlowski [this message]
2026-03-18 13:46           ` Dmitry Baryshkov
2026-03-18 14:33             ` Krzysztof Kozlowski
2026-03-18 14:46               ` Krzysztof Kozlowski
2026-03-18 15:05               ` Dmitry Baryshkov
2026-03-18 15:18                 ` Krzysztof Kozlowski
2026-03-19  8:29   ` Krzysztof Kozlowski
2026-03-18 10:39 ` [PATCH v2 3/3] arm64: defconfig: Enable Qualcomm Eliza SoC display clock controller Krzysztof Kozlowski
2026-03-18 10:44   ` Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=846ae47c-8e0e-4fdb-899d-de679d013fa5@oss.qualcomm.com \
    --to=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh@kernel.org \
    --cc=sboyd@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox