Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: dmitry.baryshkov@linaro.org, sean@poorly.run,
	devicetree@vger.kernel.org, robdclark@gmail.com,
	krzysztof.kozlowski+dt@linaro.org, agross@kernel.org,
	quic_abhinavk@quicinc.com, robh+dt@kernel.org,
	bryan.odonoghue@linaro.org, konrad.dybcio@somainline.org,
	linux-arm-msm@vger.kernel.org, quic_mkrishn@quicinc.com
Subject: Re: (subset) [PATCH 00/11] qcom,mdss-dsi-ctrl: Remove redundant phy-names from yaml and dtsi
Date: Mon, 17 Oct 2022 22:05:06 -0500	[thread overview]
Message-ID: <166606235852.3553294.1984189683102287059.b4-ty@kernel.org> (raw)
In-Reply-To: <20220907000105.786265-1-bryan.odonoghue@linaro.org>

On Wed, 7 Sep 2022 01:00:54 +0100, Bryan O'Donoghue wrote:
> phy-names is both inconsistently used and not actually required by the driver.
> 
> Previous discussion with Krzysztof and Rob suggested to remove the property.
> 
> https://www.spinics.net/lists/linux-arm-msm/msg116525.html
> 
> - Mark as deprecated and not required in yaml
> - Drop from associated dtsi files => grep -r mdss-dsi arch/arm* | grep qcom
> 
> [...]

Applied, thanks!

[02/11] ARM: dts: qcom: apq8064: Drop redundant phy-names from DSI controller
        commit: 645953bae8ae89e072af3b78bd648c0035d806c0
[03/11] ARM: dts: qcom: msm8974: Drop redundant phy-names from DSI controller
        commit: 0b01159afd5a0b782610fc113c4d8c0594b6e43d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      parent reply	other threads:[~2022-10-18  3:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07  0:00 [PATCH 00/11] qcom,mdss-dsi-ctrl: Remove redundant phy-names from yaml and dtsi Bryan O'Donoghue
2022-09-07  0:00 ` [PATCH 01/11] dt-bindings: msm: dsi-controller-main: Drop redundant phy-names Bryan O'Donoghue
2022-09-08 14:11   ` Krzysztof Kozlowski
2022-09-08 22:31   ` Dmitry Baryshkov
2022-09-07  0:00 ` [PATCH 02/11] ARM: dts: qcom: apq8064: Drop redundant phy-names from DSI controller Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:00 ` [PATCH 03/11] ARM: dts: qcom: msm8974: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:00 ` [PATCH 04/11] arm64: dts: qcom: msm8916: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:00 ` [PATCH 05/11] arm64: dts: qcom: msm8996: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 06/11] arm64: dts: qcom: sc7180: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 07/11] arm64: dts: qcom: sc7280: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 08/11] arm64: dts: qcom: sdm660: " Bryan O'Donoghue
2022-09-08 14:12   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 09/11] arm64: dts: qcom: sdm630: " Bryan O'Donoghue
2022-09-08 14:13   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 10/11] arm64: dts: qcom: sdm845: " Bryan O'Donoghue
2022-09-07  3:13   ` Steev Klimaszewski
2022-09-08 14:13   ` Krzysztof Kozlowski
2022-09-07  0:01 ` [PATCH 11/11] arm64: dts: qcom: sm8250: " Bryan O'Donoghue
2022-09-08 14:13   ` Krzysztof Kozlowski
2022-09-08 22:30 ` [PATCH 00/11] qcom,mdss-dsi-ctrl: Remove redundant phy-names from yaml and dtsi Dmitry Baryshkov
2022-09-26 11:18 ` Bryan O'Donoghue
2022-10-18  3:05 ` Bjorn Andersson [this message]

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=166606235852.3553294.1984189683102287059.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=quic_mkrishn@quicinc.com \
    --cc=robdclark@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean@poorly.run \
    /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