public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
	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>,
	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>,
	Kuogee Hsieh <quic_khsieh@quicinc.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@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
Subject: Re: [PATCH 0/7] qcom: display / dts: Few corrections of address spaces.
Date: Thu, 2 Apr 2026 13:47:19 +0200	[thread overview]
Message-ID: <4f7e45c8-d2fd-4d59-9298-9ac464d07009@kernel.org> (raw)
In-Reply-To: <20260402-dts-qcom-display-regs-v1-0-daa54ab448a3@oss.qualcomm.com>

On 02/04/2026 13:45, Krzysztof Kozlowski wrote:
> These do not have practical impact currently, but make hardware
> description correct.
> 
> Patchset can go via separate trees, but DTS should wait for bindings to
> avoid new dtbs_check warnings.
> 
> Best regards,
> Krzysztof
> 
> ---
> Krzysztof Kozlowski (7):
>       dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
>       dt-bindings: display/msm: dp-controller: Allow DAI on SM8650
>       dt-bindings: display/msm: sm8650: Correct VBIF range in example
>       dt-bindings: display/msm: qcom,sm8750-mdss: Correct DPU and DP ranges in example


Uh, 2 seconds after hitting send I understood I forgot about Eliza
bindings which were merged. <crapity crapity crap>

Best regards,
Krzysztof

  parent reply	other threads:[~2026-04-02 11:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-02 11:45 [PATCH 0/7] qcom: display / dts: Few corrections of address spaces Krzysztof Kozlowski
2026-04-02 11:45 ` [PATCH 1/7] dt-bindings: display/msm: dp-controller: Correct SM8650 IO range Krzysztof Kozlowski
2026-04-04 23:02   ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 2/7] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 Krzysztof Kozlowski
2026-04-04 22:04   ` Dmitry Baryshkov
2026-04-05  6:54     ` Krzysztof Kozlowski
2026-04-06  1:11       ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 3/7] dt-bindings: display/msm: sm8650: Correct VBIF range in example Krzysztof Kozlowski
2026-04-04 22:04   ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 4/7] dt-bindings: display/msm: qcom,sm8750-mdss: Correct DPU and DP ranges " Krzysztof Kozlowski
2026-04-04 22:05   ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 5/7] arm64: dts: qcom: sm8650: Correct and complete DP address spaces Krzysztof Kozlowski
2026-04-04 23:09   ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 6/7] arm64: dts: qcom: sm8750: " Krzysztof Kozlowski
2026-04-05  2:08   ` Dmitry Baryshkov
2026-04-02 11:45 ` [PATCH 7/7] arm64: dts: qcom: sm8750: Correct DPU VBIF address space size Krzysztof Kozlowski
2026-04-02 11:47 ` Krzysztof Kozlowski [this message]
2026-04-02 11:54 ` [PATCH 8/7] dt-bindings: display/msm: qcom,eliza-mdss: Correct DPU and DP ranges in example Krzysztof Kozlowski

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=4f7e45c8-d2fd-4d59-9298-9ac464d07009@kernel.org \
    --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=jesszhan0024@gmail.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@oss.qualcomm.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lumag@kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=marijn.suijten@somainline.org \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=quic_khsieh@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