linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Taniya Das <quic_tdas@quicinc.com>
Cc: 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 <konrad.dybcio@linaro.org>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	quic_imrashai@quicinc.com, quic_jkona@quicinc.com,
	linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers
Date: Fri, 4 Oct 2024 16:07:33 +0200	[thread overview]
Message-ID: <7a9e1523-675b-4e1e-9233-51a0b4ed2895@kernel.org> (raw)
In-Reply-To: <7ebe76e5-ed89-4ebd-bf3d-6b130b79c811@quicinc.com>

On 04/10/2024 11:31, Taniya Das wrote:
> 
> 
> On 9/13/2024 10:35 AM, Taniya Das wrote:
>>
>>
>> On 9/6/2024 5:54 PM, Krzysztof Kozlowski wrote:
>>> On 18/08/2024 20:02, Krzysztof Kozlowski wrote:
>>>> On Fri, Aug 16, 2024 at 12:01:47PM +0530, Taniya Das wrote:
>>>>> Add device tree bindings for the display clock controllers
>>>>> on Qualcomm SA8775P platform.
>>>>>
>>>>> Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
>>>>> ---
>>>>>   .../bindings/clock/qcom,sa8775p-dispcc.yaml        | 79 
>>>>> ++++++++++++++++++++
>>>>>   include/dt-bindings/clock/qcom,sa8775p-dispcc.h    | 87 
>>>>> ++++++++++++++++++++++
>>>>>   2 files changed, 166 insertions(+)
>>>>>
>>>>
>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>>
>>> Un-reviewed.
>>>
>>> We achieved consensus allowing sa8775p to stay, but now Qualcomm changes
>>> point of view and insists on new approach of dropping sa8775p. Therefore
>>> this change does not make much sense in the new approach.
>>>
>>
>> Krzysztof could you please re-review the patches again? As I understand 
>> that Qualcomm will support both SA8775p and QCS9100 in Kernel. There’s 
>> no plan to drop SA8775p support. These two SoCs will keep compatible.
>>
> Krzysztof, Could you please help reviewing the patches again?

They are not in the patchwork anymore, not in my inbox, so I cannot
review them.

Please resend.

That's generic rule - don't ping needlessly multiple times, but resend.

Best regards,
Krzysztof


  reply	other threads:[~2024-10-04 14:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-16  6:31 [PATCH v4 0/8] Add support for SA8775P Multimedia clock controllers Taniya Das
2024-08-16  6:31 ` [PATCH v4 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller Taniya Das
2024-08-18 18:00   ` Krzysztof Kozlowski
2024-08-16  6:31 ` [PATCH v4 2/8] clk: qcom: Add support for Video clock controller on SA8775P Taniya Das
2024-08-28  7:20   ` Jagadeesh Kona
2024-08-16  6:31 ` [PATCH v4 3/8] dt-bindings: clock: qcom: Add SA8775P camera clock controller Taniya Das
2024-08-18 18:02   ` Krzysztof Kozlowski
2024-09-06 12:24     ` Krzysztof Kozlowski
2024-09-13  5:02       ` Taniya Das
2024-10-04  9:30         ` Taniya Das
2024-08-16  6:31 ` [PATCH v4 4/8] clk: qcom: Add support for Camera Clock Controller on SA8775P Taniya Das
2024-08-28  7:23   ` Jagadeesh Kona
2024-08-16  6:31 ` [PATCH v4 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers Taniya Das
2024-08-18 18:02   ` Krzysztof Kozlowski
2024-09-06 12:24     ` Krzysztof Kozlowski
2024-09-13  5:05       ` Taniya Das
2024-10-04  9:31         ` Taniya Das
2024-10-04 14:07           ` Krzysztof Kozlowski [this message]
2024-08-16  6:31 ` [PATCH v4 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P Taniya Das
2024-08-28  7:26   ` Jagadeesh Kona
2024-08-16  6:31 ` [PATCH v4 7/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 " Taniya Das
2024-08-16  6:31 ` [PATCH v4 8/8] arm64: dts: qcom: Add support for multimedia clock controllers Taniya Das
2024-08-28  7:28   ` Jagadeesh Kona

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=7a9e1523-675b-4e1e-9233-51a0b4ed2895@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.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=quic_imrashai@quicinc.com \
    --cc=quic_jkona@quicinc.com \
    --cc=quic_tdas@quicinc.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;
as well as URLs for NNTP newsgroup(s).