devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo
@ 2019-05-02 12:13 Vinod Koul
  2019-05-03 22:42 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2019-05-02 12:13 UTC (permalink / raw)
  To: Andy Gross
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, David Brown,
	Rob Herring, Mark Rutland, devicetree

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>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo
  2019-05-02 12:13 [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo Vinod Koul
@ 2019-05-03 22:42 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2019-05-03 22:42 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Andy Gross, linux-arm-msm, David Brown, Rob Herring, Mark Rutland,
	devicetree

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-03 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 12:13 [PATCH] arm64: dts: qcom: qcs404-evb: Fix typo Vinod Koul
2019-05-03 22:42 ` Bjorn Andersson

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).