diff mbox series

arm64: dts: qcom: qcs404-evb: Fix typo

Message ID 20190502121306.3374-1-vkoul@kernel.org
State Accepted
Commit 6d1238aa3395cf2a56f1f82a506a95348e0d3b14
Headers show
Series arm64: dts: qcom: qcs404-evb: Fix typo | expand

Commit Message

Vinod Koul May 2, 2019, 12:13 p.m. UTC
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(-)

-- 
2.20.1
diff mbox series

Patch

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 {