Commit 6d1238aa authored by Vinod Koul's avatar Vinod Koul Committed by Andy Gross
Browse files

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



Fix the typo "dreive-strength" and use correct property drive-strength

Fixes: 7241ab94 ("arm64: dts: qcom: qcs404: Add sdcc1 node")
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <agross@kernel.org>
parent 3a2b37b0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 {