arm64: dts: qcom: sc8280xp-lenovo-thinkpad: correct pin drive-strength

Fix typo in drive-strength property name.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230407180710.128815-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2023-04-07 20:07:10 +02:00 committed by Bjorn Andersson
parent 536ba6c48d
commit 47ce7e1684

View File

@ -1428,7 +1428,7 @@
pins = "gpio101";
function = "gpio";
bias-disable;
drive-strengh = <16>;
drive-strength = <16>;
output-high;
};
@ -1445,7 +1445,7 @@
pins = "gpio48";
function = "gpio";
bias-disable;
drive-strengh = <16>;
drive-strength = <16>;
output-high;
};