提交 6d1238aa 编写于 作者: V Vinod Koul 提交者: Andy Gross

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: NVinod Koul <vkoul@kernel.org>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NAndy Gross <agross@kernel.org>
上级 3a2b37b0
......@@ -200,7 +200,7 @@ cmd {
data {
pins = "sdc1_data";
bias-pull-up;
dreive-strength = <10>;
drive-strength = <10>;
};
rclk {
......@@ -225,7 +225,7 @@ cmd {
data {
pins = "sdc1_data";
bias-pull-up;
dreive-strength = <2>;
drive-strength = <2>;
};
rclk {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册