aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-04-07 20:15:41 +0200
committerBjorn Andersson <[email protected]>2023-04-07 11:56:13 -0700
commit536ba6c48d8e1a47d688326dfbd04ab37a6eb8dc (patch)
tree2a7b1ae0d0a9e56e302f4de27fb952a58eb0c1ad
parentd1333bce9e019f1e529a8f1c83f4e2a1a8612bbf (diff)
arm64: dts: qcom: sc8280xp-crd: correct pin drive-strength
Fix typo in drive-strength property name. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/arm64/boot/dts/qcom/sc8280xp-crd.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
index 6b4e1541ee39..5b25d54b9591 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
@@ -870,7 +870,7 @@
pins = "gpio101";
function = "gpio";
bias-disable;
- drive-strengh = <16>;
+ drive-strength = <16>;
output-high;
};
@@ -895,7 +895,7 @@
pins = "gpio48";
function = "gpio";
bias-disable;
- drive-strengh = <16>;
+ drive-strength = <16>;
output-high;
};