public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Pengyu Luo <mitltlatltl@gmail.com>
Cc: Rob Clark <robin.clark@oss.qualcomm.com>,
	Dmitry Baryshkov <lumag@kernel.org>,
	Abhinav Kumar <abhinav.kumar@linux.dev>,
	Jessica Zhang <jesszhan0024@gmail.com>,
	Sean Paul <sean@poorly.run>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Krishna Manikandan <quic_mkrishn@quicinc.com>,
	Jonathan Marek <jonathan@marek.ca>,
	linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, Tianyu Gao <gty0622@gmail.com>,
	White Lewis <liu224806@gmail.com>
Subject: Re: [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP
Date: Wed, 25 Feb 2026 11:24:46 +0100	[thread overview]
Message-ID: <20260225-analytic-economic-parrot-4c3a45@quoll> (raw)
In-Reply-To: <20260225054525.6803-2-mitltlatltl@gmail.com>

On Wed, Feb 25, 2026 at 01:45:21PM +0800, Pengyu Luo wrote:
> Document DSI PHY on SC8280XP Platform.
> 
> Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
> ---
>  Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
> index 9a9a6c4ab..9223af1f4 100644
> --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
> +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml
> @@ -23,6 +23,7 @@ properties:
>                - qcom,sa8775p-dsi-phy-5nm
>                - qcom,sar2130p-dsi-phy-5nm
>                - qcom,sc7280-dsi-phy-7nm
> +              - qcom,sc8280xp-dsi-phy-5nm

Your other commit claims it is compatible with sa8775p, just like some
other devices here.

Best regards,
Krzysztof


  reply	other threads:[~2026-02-25 10:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-25  5:45 [PATCH 0/5] Add DSI display support for SC8280XP Pengyu Luo
2026-02-25  5:45 ` [PATCH 1/5] dt-bindings: display: msm-dsi-phy-7nm: Add SC8280XP Pengyu Luo
2026-02-25 10:24   ` Krzysztof Kozlowski [this message]
2026-02-25 11:02     ` Konrad Dybcio
2026-02-26 10:44       ` Pengyu Luo
2026-02-26 10:56         ` Dmitry Baryshkov
2026-02-26 11:57           ` Pengyu Luo
2026-02-27  4:04   ` Claude review: " Claude Code Review Bot
2026-02-25  5:45 ` [PATCH 2/5] dt-bindings: display/msm: dsi-controller-main: " Pengyu Luo
2026-02-25 10:42   ` Konrad Dybcio
2026-02-27  4:04   ` Claude review: " Claude Code Review Bot
2026-02-25  5:45 ` [PATCH 3/5] dt-bindings: display: msm: Document DSI controller and DSI PHY on SC8280XP Pengyu Luo
2026-02-27  4:04   ` Claude review: " Claude Code Review Bot
2026-02-25  5:45 ` [PATCH 4/5] drm/msm/dsi: Add DSI PHY configuration " Pengyu Luo
2026-02-26  3:16   ` Dmitry Baryshkov
2026-02-27  4:04   ` Claude review: " Claude Code Review Bot
2026-02-25  5:45 ` [PATCH] arm64: dts: qcom: sc8280xp: Add dsi nodes " Pengyu Luo
2026-02-25 10:48   ` Konrad Dybcio
2026-02-26 12:35   ` Dmitry Baryshkov
2026-02-27  4:04 ` Claude review: Add DSI display support for SC8280XP Claude Code Review Bot

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=20260225-analytic-economic-parrot-4c3a45@quoll \
    --to=krzk@kernel.org \
    --cc=abhinav.kumar@linux.dev \
    --cc=airlied@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=gty0622@gmail.com \
    --cc=jesszhan0024@gmail.com \
    --cc=jonathan@marek.ca \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liu224806@gmail.com \
    --cc=lumag@kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=marijn.suijten@somainline.org \
    --cc=mitltlatltl@gmail.com \
    --cc=mripard@kernel.org \
    --cc=quic_mkrishn@quicinc.com \
    --cc=robh@kernel.org \
    --cc=robin.clark@oss.qualcomm.com \
    --cc=sean@poorly.run \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.de \
    /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