From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: Andy Gross <agross@kernel.org>,
linux-arm-msm@vger.kernel.org,
David Brown <david.brown@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo
Date: Fri, 3 May 2019 15:42:13 -0700 [thread overview]
Message-ID: <20190503224213.GI3137@builder> (raw)
In-Reply-To: <20190502121306.3374-1-vkoul@kernel.org>
On Thu 02 May 05:13 PDT 2019, Vinod Koul wrote:
> Fix the typo "dreive-strength" and use correct property drive-strength
>
> Fixes: 7241ab944da3 ("arm64: dts: qcom: qcs404: Add sdcc1 node")
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
Thanks for spotting this, picked up.
Regards,
Bjorn
> arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
> index 2c3127167e3c..7cc0b7842ac2 100644
> --- a/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
> +++ b/arch/arm64/boot/dts/qcom/qcs404-evb.dtsi
> @@ -200,7 +200,7 @@
> data {
> pins = "sdc1_data";
> bias-pull-up;
> - dreive-strength = <10>;
> + drive-strength = <10>;
> };
>
> rclk {
> @@ -225,7 +225,7 @@
> data {
> pins = "sdc1_data";
> bias-pull-up;
> - dreive-strength = <2>;
> + drive-strength = <2>;
> };
>
> rclk {
> --
> 2.20.1
>
prev parent reply other threads:[~2019-05-03 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-02 12:13 [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo Vinod Koul
2019-05-03 22:42 ` 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=20190503224213.GI3137@builder \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=vkoul@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 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.