arm64: dts: qcom: qcs404-evb: Fix typo
authorVinod Koul <vkoul@kernel.org>
Thu, 2 May 2019 12:13:06 +0000 (17:43 +0530)
committerAndy Gross <agross@kernel.org>
Thu, 30 May 2019 02:31:09 +0000 (21:31 -0500)
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>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi

index 2c31271..7cc0b78 100644 (file)
                data {
                        pins = "sdc1_data";
                        bias-pull-up;
-                       dreive-strength = <10>;
+                       drive-strength = <10>;
                };
 
                rclk {
                data {
                        pins = "sdc1_data";
                        bias-pull-up;
-                       dreive-strength = <2>;
+                       drive-strength = <2>;
                };
 
                rclk {