mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Luca Weiss <luca.weiss@fairphone.com>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Clark <robin.clark@oss.qualcomm.com>,
	Dmitry Baryshkov <lumag@kernel.org>,
	Abhinav Kumar <abhinav.kumar@linux.dev>,
	Jessica Zhang <jessica.zhang@oss.qualcomm.com>,
	Sean Paul <sean@poorly.run>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	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>
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	phone-devel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	freedreno@lists.freedesktop.org, devicetree@vger.kernel.org
Subject: Re: [PATCH RFC 5/6] arm64: dts: qcom: milos: Add MDSS
Date: Mon, 22 Dec 2025 10:18:42 +0100	[thread overview]
Message-ID: <42277e53-b159-435a-bc76-5aabfc00eaae@oss.qualcomm.com> (raw)
In-Reply-To: <20251219-milos-mdss-v1-5-4537a916bdf9@fairphone.com>

On 12/19/25 5:41 PM, Luca Weiss wrote:
> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
> ---

Please include a commit message for the follow-up submission

[...]

> +			mdss_mdp: display-controller@ae01000 {
> +				compatible = "qcom,milos-dpu";
> +				reg = <0x0 0x0ae01000 0x0 0x8f000>,
> +				      <0x0 0x0aeb0000 0x0 0x2008>;

len=0x3000

[...]

> +			mdss_dsi0: dsi@ae94000 {
> +				compatible = "qcom,milos-dsi-ctrl", "qcom,mdss-dsi-ctrl";
> +				reg = <0x0 0x0ae94000 0x0 0x400>;

len=0x1000

[...]

> +			mdss_dsi0_phy: phy@ae95000 {
> +				compatible = "qcom,milos-dsi-phy-4nm";
> +				reg = <0x0 0x0ae95000 0x0 0x200>,
> +				      <0x0 0x0ae95200 0x0 0x280>,

0x300

Other things look good!

Konrad

  reply	other threads:[~2025-12-22  9:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19 16:41 [PATCH RFC 0/6] Attempt to bring up display on Milos SoC Luca Weiss
2025-12-19 16:41 ` [PATCH RFC 1/6] soc: qcom: ubwc: Add config for Milos Luca Weiss
2025-12-20 16:43   ` Dmitry Baryshkov
2025-12-22  9:00   ` Konrad Dybcio
2025-12-19 16:41 ` [PATCH RFC 2/6] drm/msm/dsi: add support for DSI-PHY on Milos Luca Weiss
2025-12-20 16:50   ` Dmitry Baryshkov
2025-12-19 16:41 ` [PATCH RFC 3/6] drm/msm: mdss: Add Milos support Luca Weiss
2025-12-20 16:52   ` Dmitry Baryshkov
2025-12-22  9:09     ` Konrad Dybcio
2025-12-22  9:12       ` Dmitry Baryshkov
2025-12-22  9:19         ` Konrad Dybcio
2025-12-19 16:41 ` [PATCH RFC 4/6] drm/msm/dpu: " Luca Weiss
2025-12-20 17:02   ` Dmitry Baryshkov
2025-12-19 16:41 ` [PATCH RFC 5/6] arm64: dts: qcom: milos: Add MDSS Luca Weiss
2025-12-22  9:18   ` Konrad Dybcio [this message]
2025-12-19 16:41 ` [PATCH RFC 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable panel Luca Weiss
2025-12-20 17:05 ` [PATCH RFC 0/6] Attempt to bring up display on Milos SoC Dmitry Baryshkov

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=42277e53-b159-435a-bc76-5aabfc00eaae@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --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=jessica.zhang@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.weiss@fairphone.com \
    --cc=lumag@kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=robin.clark@oss.qualcomm.com \
    --cc=sean@poorly.run \
    --cc=simona@ffwll.ch \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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

all inboxes | Powered by JetHome®