mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Caleb Connolly <caleb@connolly.tech>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 09/11] arm64: dts: qcom: sdm845-oneplus: drop invalid panel properties
Date: Tue, 28 Mar 2023 14:57:38 +0000	[thread overview]
Message-ID: <f5521c4c-01d7-7783-bdfd-dadf88396fd6@connolly.tech> (raw)
In-Reply-To: <20230326155753.92007-9-krzysztof.kozlowski@linaro.org>



On 26/03/2023 16:57, Krzysztof Kozlowski wrote:
> Panel does not have children with unit-addresses thus address/size-cells
> are not valid:
>
>   panel@0: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Caleb Connolly <caleb@connolly.tech>
> ---
>  arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> index b01542d79ae2..0c268c560d37 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> @@ -347,8 +347,6 @@ &dsi0 {
>  	display_panel: panel@0 {
>  		status = "disabled";
>
> -		#address-cells = <1>;
> -		#size-cells = <0>;
>  		reg = <0>;
>
>  		vddio-supply = <&vreg_l14a_1p88>;
> --
> 2.34.1
>

--
Kind Regards,
Caleb


  parent reply	other threads:[~2023-03-28 14:57 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26 15:57 [PATCH 01/11] arm64: dts: qcom: sdm845-cheza: use just "port" in Innolux panel Krzysztof Kozlowski
2023-03-26 15:57 ` [PATCH 02/11] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: use just "port" in panel Krzysztof Kozlowski
2023-03-26 22:19   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 03/11] arm64: dts: qcom: sc8280xp-crd: " Krzysztof Kozlowski
2023-03-26 22:19   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 04/11] arm64: dts: qcom: sc7180-idp: " Krzysztof Kozlowski
2023-03-26 22:19   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 05/11] arm64: dts: qcom: sc7180-trogdor-quackingstick: " Krzysztof Kozlowski
2023-03-27 10:21   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 06/11] arm64: dts: qcom: sc7180-trogdor-wormdingler: " Krzysztof Kozlowski
2023-03-27 10:21   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 07/11] arm64: dts: qcom: sc7180-qcard: " Krzysztof Kozlowski
2023-03-27 10:21   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 08/11] arm64: dts: qcom: sc7180-trogdor-lazor: correct panel compatible Krzysztof Kozlowski
2023-03-27 10:22   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 09/11] arm64: dts: qcom: sdm845-oneplus: drop invalid panel properties Krzysztof Kozlowski
2023-03-27 10:22   ` Dmitry Baryshkov
2023-03-28 14:57   ` Caleb Connolly [this message]
2023-03-26 15:57 ` [PATCH 10/11] arm64: dts: qcom: sdm845-xiaomi-beryllium: " Krzysztof Kozlowski
2023-03-27 10:22   ` Dmitry Baryshkov
2023-03-26 15:57 ` [PATCH 11/11] arm64: dts: qcom: sdm845-xiaomi-beryllium: correct compatible Krzysztof Kozlowski
2023-03-27 10:23   ` Dmitry Baryshkov
2023-03-26 22:19 ` [PATCH 01/11] arm64: dts: qcom: sdm845-cheza: use just "port" in Innolux panel 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=f5521c4c-01d7-7783-bdfd-dadf88396fd6@connolly.tech \
    --to=caleb@connolly.tech \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /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®