public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad: correct pin drive-strength
@ 2023-04-07 18:07 Krzysztof Kozlowski
  2023-04-07 18:57 ` Bjorn Andersson
  2023-04-11 14:23 ` Johan Hovold
  0 siblings, 2 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2023-04-07 18:07 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Fix typo in drive-strength property name.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
index a1db3cf80c47..bdcba719fc38 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
@@ -1428,7 +1428,7 @@ oe-n-pins {
 			pins = "gpio101";
 			function = "gpio";
 			bias-disable;
-			drive-strengh = <16>;
+			drive-strength = <16>;
 			output-high;
 		};
 
@@ -1445,7 +1445,7 @@ oe-n-pins {
 			pins = "gpio48";
 			function = "gpio";
 			bias-disable;
-			drive-strengh = <16>;
+			drive-strength = <16>;
 			output-high;
 		};
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-04-13  9:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07 18:07 [PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad: correct pin drive-strength Krzysztof Kozlowski
2023-04-07 18:57 ` Bjorn Andersson
2023-04-11 14:23 ` Johan Hovold
2023-04-11 16:58   ` Krzysztof Kozlowski
2023-04-12  6:49     ` Johan Hovold
2023-04-12  7:03       ` Krzysztof Kozlowski
2023-04-12  7:19         ` Johan Hovold
2023-04-12  7:22           ` Konrad Dybcio
2023-04-13  8:53             ` Krzysztof Kozlowski
2023-04-13  8:53           ` Krzysztof Kozlowski
2023-04-13  9:11             ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox