devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.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 4/6] arm64: dts: qcom: sda660-inforce-ifc6560: fix no-mmc property for SDHCI
Date: Mon, 5 Dec 2022 12:10:55 +0100	[thread overview]
Message-ID: <2996937f-4031-d2bb-3bd0-282c3ef986c7@linaro.org> (raw)
In-Reply-To: <20221204094438.73288-4-krzysztof.kozlowski@linaro.org>



On 04/12/2022 10:44, Krzysztof Kozlowski wrote:
> There is no "no-emmc" property, so intention for SD/SDIO only nodes was
> to use "no-mmc":
> 
>    qcom/sda660-inforce-ifc6560.dtb: mmc@c084000: Unevaluated properties are not allowed ('no-emmc' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>   arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts b/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
> index cddbeade1ffc..7c81918eee66 100644
> --- a/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
> +++ b/arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts
> @@ -438,7 +438,7 @@ &sdhc_2 {
>   
>   	cd-gpios = <&tlmm 54 GPIO_ACTIVE_LOW>;
>   	no-sdio;
> -	no-emmc;
> +	no-mmc;
>   };
>   
>   &tlmm {

  parent reply	other threads:[~2022-12-05 11:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04  9:44 [PATCH 1/6] arm64: dts: qcom: sm8450: align MMC node names with dtschema Krzysztof Kozlowski
2022-12-04  9:44 ` [PATCH 2/6] arm64: dts: qcom: qrb5165-rb: fix no-mmc property for SDHCI Krzysztof Kozlowski
2022-12-04 11:03   ` Dmitry Baryshkov
2022-12-05 11:10   ` Konrad Dybcio
2022-12-04  9:44 ` [PATCH 3/6] arm64: dts: qcom: sa8155p-adp: " Krzysztof Kozlowski
2022-12-04 11:01   ` Dmitry Baryshkov
2022-12-05 11:10   ` Konrad Dybcio
2022-12-04  9:44 ` [PATCH 4/6] arm64: dts: qcom: sda660-inforce-ifc6560: " Krzysztof Kozlowski
2022-12-04 11:02   ` Dmitry Baryshkov
2022-12-05 11:10   ` Konrad Dybcio [this message]
2022-12-04  9:44 ` [PATCH 5/6] arm64: dts: qcom: sdm845-sony-xperia-tama: " Krzysztof Kozlowski
2022-12-04 11:02   ` Dmitry Baryshkov
2022-12-05 11:11   ` Konrad Dybcio
2022-12-04  9:44 ` [PATCH 6/6] arm64: dts: qcom: sm8250-sony-xperia-edo: " Krzysztof Kozlowski
2022-12-04 11:01   ` Dmitry Baryshkov
2022-12-05 11:11   ` Konrad Dybcio
2022-12-04 11:03 ` [PATCH 1/6] arm64: dts: qcom: sm8450: align MMC node names with dtschema Dmitry Baryshkov
2022-12-05 11:10 ` Konrad Dybcio
2022-12-06 18:19 ` (subset) " Bjorn Andersson

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=2996937f-4031-d2bb-3bd0-282c3ef986c7@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).