From: Abel Vesa <abel.vesa@linaro.org>
To: Sebastian Reichel <sre@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Sibi Sankar <quic_sibis@quicinc.com>,
Rajendra Nayak <quic_rjendra@quicinc.com>,
Xilin Wu <wuxilin123@gmail.com>,
Jens Glathe <jens.glathe@oldschoolsolutions.biz>,
Srinivas Kandagatla <srini@kernel.org>,
Johan Hovold <johan+linaro@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Konrad Dybcio <quic_kdybcio@quicinc.com>
Subject: Re: [PATCH 0/7] arm64: dts: qcom: x1e80100-*: Drop useless DP3 compatible override
Date: Wed, 30 Apr 2025 12:39:13 +0300 [thread overview]
Message-ID: <aBHvwUAISo2JhYSz@linaro.org> (raw)
In-Reply-To: <wsdhqocld54ygjrnn6etydorcg6j6uko4ner2dawoomflvu3bp@tq5jbqcahip4>
On 25-04-30 01:26:13, Sebastian Reichel wrote:
> Hi,
>
> On Tue, Apr 29, 2025 at 10:42:28AM +0300, Abel Vesa wrote:
> > It all started with the support for CRD back when we had different
> > compatibles for eDP and DP. Meanwhile, that has been sorted out and it
> > is now figured out at runtime while using only the DP compatible.
> >
> > It's almost funny how this got copied over from CRD and spread to all
> > X Elite platforms.
> >
> > TBH, the best reason to drop it ASAP is to make sure this doesn't spread
> > beyond X Elite to newer platforms.
> >
> > Functionally nothing changes.
>
> Looking at the diff I wonder if this part should also be simplified:
>
> /delete-property/ #sound-dai-cells;
>
> This is done by all upstream X1E boards, so maybe just drop the
> #sound-dai-cells directly in x1e80100.dtsi?
Yeah, I'm not sure about that.
Though the DP3 PHY is currently used as eDP, I think it could be used
as DP. So I think it makes more sense to keep the DP3 controller as is
in the SoC dtsi and delete the #sound-dai-cells property in each board
specific dts. Don't know if it will ever be the case with this SoC, but
maybe someone will use DP3 with the PHY configured as DP rather than
eDP.
Not sure if I'm 100% right about this though.
Dmitry, Bjorn, do you think that is accurate enough?
>
> Greetings,
>
> -- Sebastian
next prev parent reply other threads:[~2025-04-30 9:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 7:42 [PATCH 0/7] arm64: dts: qcom: x1e80100-*: Drop useless DP3 compatible override Abel Vesa
2025-04-29 7:42 ` [PATCH 1/7] arm64: dts: qcom: x1e-crd: " Abel Vesa
2025-04-29 7:42 ` [PATCH 2/7] arm64: dts: acom: x1e80100-qcp: " Abel Vesa
2025-04-29 7:42 ` [PATCH 3/7] arm64: dts: qcom: x1e80100-t14s: " Abel Vesa
2025-04-29 7:42 ` [PATCH 4/7] arm64: dts: qcom: x1e80100-s15: " Abel Vesa
2025-04-29 7:42 ` [PATCH 5/7] arm64: dts: qcom: x1e80100-hp-x14: " Abel Vesa
2025-04-29 7:42 ` [PATCH 6/7] arm64: dts: qcom: x1e80100: " Abel Vesa
2025-04-29 7:42 ` [PATCH 7/7] arm64: dts: qcom: x1e80100-romulus: " Abel Vesa
2025-04-29 8:57 ` [PATCH 0/7] arm64: dts: qcom: x1e80100-*: " Johan Hovold
2025-04-29 9:05 ` Abel Vesa
2025-04-29 9:13 ` Johan Hovold
2025-04-29 9:20 ` Abel Vesa
2025-04-29 12:11 ` Dmitry Baryshkov
2025-04-29 23:26 ` Sebastian Reichel
2025-04-30 7:37 ` Jens Glathe
2025-04-30 9:39 ` Abel Vesa [this message]
2025-04-30 10:35 ` Konrad Dybcio
2025-05-03 5:46 ` 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=aBHvwUAISo2JhYSz@linaro.org \
--to=abel.vesa@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=jens.glathe@oldschoolsolutions.biz \
--cc=johan+linaro@kernel.org \
--cc=konrad.dybcio@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=quic_kdybcio@quicinc.com \
--cc=quic_rjendra@quicinc.com \
--cc=quic_sibis@quicinc.com \
--cc=robh@kernel.org \
--cc=sre@kernel.org \
--cc=srini@kernel.org \
--cc=wuxilin123@gmail.com \
/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.