All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Yongxing Mou <quic_yongmou@quicinc.com>,
	Rob Clark <robdclark@gmail.com>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Sean Paul <sean@poorly.run>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kuogee Hsieh <quic_khsieh@quicinc.com>,
	Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v3 1/4] dt-bindings: display/msm: Document the DPU for QCS8300
Date: Wed, 12 Feb 2025 09:34:28 +0100	[thread overview]
Message-ID: <96a82d04-50c1-471d-90f4-9f1ae90f04a3@kernel.org> (raw)
In-Reply-To: <20250113-mdssdt_qcs8300-v3-1-6c8e93459600@quicinc.com>

On 13/01/2025 09:03, Yongxing Mou wrote:
> Document the DPU for Qualcomm QCS8300 platform. It use the same DPU
> hardware with SA8775P and reuse it's driver.
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

This also might not be correct, based on emails sent recently. No clue
what to do with this patchset.

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Yongxing Mou <quic_yongmou@quicinc.com>,
	Rob Clark <robdclark@gmail.com>,
	Abhinav Kumar <quic_abhinavk@quicinc.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Sean Paul <sean@poorly.run>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Kuogee Hsieh <quic_khsieh@quicinc.com>,
	Vinod Koul <vkoul@kernel.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v3 1/4] dt-bindings: display/msm: Document the DPU for QCS8300
Date: Wed, 12 Feb 2025 09:34:28 +0100	[thread overview]
Message-ID: <96a82d04-50c1-471d-90f4-9f1ae90f04a3@kernel.org> (raw)
In-Reply-To: <20250113-mdssdt_qcs8300-v3-1-6c8e93459600@quicinc.com>

On 13/01/2025 09:03, Yongxing Mou wrote:
> Document the DPU for Qualcomm QCS8300 platform. It use the same DPU
> hardware with SA8775P and reuse it's driver.
> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

This also might not be correct, based on emails sent recently. No clue
what to do with this patchset.

Best regards,
Krzysztof

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  reply	other threads:[~2025-02-12  8:34 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-13  8:03 [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform Yongxing Mou
2025-01-13  8:03 ` Yongxing Mou
2025-01-13  8:03 ` [PATCH v3 1/4] dt-bindings: display/msm: Document the DPU for QCS8300 Yongxing Mou
2025-01-13  8:03   ` Yongxing Mou
2025-02-12  8:34   ` Krzysztof Kozlowski [this message]
2025-02-12  8:34     ` Krzysztof Kozlowski
2025-01-13  8:03 ` [PATCH v3 2/4] dt-bindings: display: msm: dp-controller: document QCS8300 compatible Yongxing Mou
2025-01-13  8:03   ` Yongxing Mou
2025-02-12  8:32   ` Krzysztof Kozlowski
2025-02-12  8:32     ` Krzysztof Kozlowski
2025-01-13  8:03 ` [PATCH v3 3/4] dt-bindings: display/msm: Document MDSS on QCS8300 Yongxing Mou
2025-01-13  8:03   ` Yongxing Mou
2025-01-14  7:57   ` Krzysztof Kozlowski
2025-01-14  7:57     ` Krzysztof Kozlowski
2025-01-14 10:00     ` Dmitry Baryshkov
2025-01-14 10:00       ` Dmitry Baryshkov
2025-01-14 10:11       ` Krzysztof Kozlowski
2025-01-14 10:11         ` Krzysztof Kozlowski
2025-01-14 11:09         ` Dmitry Baryshkov
2025-01-14 11:09           ` Dmitry Baryshkov
2025-01-14 11:19           ` Krzysztof Kozlowski
2025-01-14 11:19             ` Krzysztof Kozlowski
2025-01-14 11:21         ` Yongxing Mou
2025-01-14 11:21           ` Yongxing Mou
2025-01-13  8:03 ` [PATCH v3 4/4] drm/msm: mdss: Add QCS8300 support Yongxing Mou
2025-01-13  8:03   ` Yongxing Mou
2025-01-13  9:02 ` [PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform Dmitry Baryshkov
2025-01-13  9:02   ` Dmitry Baryshkov
2025-01-13  9:26   ` Yongxing Mou
2025-01-13  9:26     ` Yongxing Mou
2025-01-13  9:36     ` Dmitry Baryshkov
2025-01-13  9:36       ` Dmitry Baryshkov
2025-01-13  9:45       ` Yongxing Mou
2025-01-13  9:45         ` Yongxing Mou

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=96a82d04-50c1-471d-90f4-9f1ae90f04a3@kernel.org \
    --to=krzk@kernel.org \
    --cc=airlied@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=kishon@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=marijn.suijten@somainline.org \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_khsieh@quicinc.com \
    --cc=quic_yongmou@quicinc.com \
    --cc=robdclark@gmail.com \
    --cc=robh@kernel.org \
    --cc=sean@poorly.run \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    --cc=vkoul@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.