DORMANTno replies

[PATCH] arm64: tegra: Use the correct names for DPAUX pinctrl states

From: Thierry Reding <hidden>
Date: 2020-08-25 14:32:39
Also in: linux-tegra
Subsystem: the rest · Maintainer: Linus Torvalds

From: Thierry Reding <redacted>

The default and idle states need to be called "default" and "idle",
respectively, for the driver core to select them at the right time.

Fixes: fff67b5c73c1 ("arm64: tegra: Wire up pinctrl states for all DPAUX controllers")
Signed-off-by: Thierry Reding <redacted>
---
 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm64/boot/dts/nvidia/tegra194.dtsi b/arch/arm64/boot/dts/nvidia/tegra194.dtsi
index 94c65ca8345a..dc6ae42b3027 100644
--- a/arch/arm64/boot/dts/nvidia/tegra194.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra194.dtsi
@@ -348,7 +348,7 @@ dp_aux_ch1_i2c: i2c@3190000 {
 			reset-names = "i2c";
 			pinctrl-0 = <&state_dpaux1_i2c>;
 			pinctrl-1 = <&state_dpaux1_off>;
-			pinctrl-names = "i2c", "off";
+			pinctrl-names = "default", "idle";
 			status = "disabled";
 		};
 
@@ -365,7 +365,7 @@ dp_aux_ch0_i2c: i2c@31b0000 {
 			reset-names = "i2c";
 			pinctrl-0 = <&state_dpaux0_i2c>;
 			pinctrl-1 = <&state_dpaux0_off>;
-			pinctrl-names = "i2c", "off";
+			pinctrl-names = "default", "idle";
 			status = "disabled";
 		};
 
@@ -382,7 +382,7 @@ dp_aux_ch2_i2c: i2c@31c0000 {
 			reset-names = "i2c";
 			pinctrl-0 = <&state_dpaux2_i2c>;
 			pinctrl-1 = <&state_dpaux2_off>;
-			pinctrl-names = "i2c", "off";
+			pinctrl-names = "default", "idle";
 			status = "disabled";
 		};
 
@@ -399,7 +399,7 @@ dp_aux_ch3_i2c: i2c@31e0000 {
 			reset-names = "i2c";
 			pinctrl-0 = <&state_dpaux3_i2c>;
 			pinctrl-1 = <&state_dpaux3_off>;
-			pinctrl-names = "i2c", "off";
+			pinctrl-names = "default", "idle";
 			status = "disabled";
 		};
 
-- 
2.28.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help