* [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo
@ 2023-12-25 9:11 John Clark
2023-12-25 9:18 ` Krzysztof Kozlowski
2023-12-25 10:27 ` John Clark
0 siblings, 2 replies; 3+ messages in thread
From: John Clark @ 2023-12-25 9:11 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
linux-rockchip
Cc: John Clark
Signed-off-by: John Clark <inindev@gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
index 0fc48fb0d34d..e83b71510a47 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
@@ -591,7 +591,7 @@ pmic@0 {
#gpio-cells = <2>;
rk806_dvs1_null: dvs1-null-pins {
- pins = "gpio_pwrctrl2";
+ pins = "gpio_pwrctrl1";
function = "pin_fun0";
};
--
2.43.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo
2023-12-25 9:11 [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo John Clark
@ 2023-12-25 9:18 ` Krzysztof Kozlowski
2023-12-25 10:27 ` John Clark
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-12-25 9:18 UTC (permalink / raw)
To: John Clark, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Heiko Stuebner, linux-rockchip
On 25/12/2023 10:11, John Clark wrote:
> Signed-off-by: John Clark <inindev@gmail.com>
Please provide commit messages explaining what is the issue, how it
impacts users etc.
Best regards,
Krzysztof
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo
2023-12-25 9:11 [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo John Clark
2023-12-25 9:18 ` Krzysztof Kozlowski
@ 2023-12-25 10:27 ` John Clark
1 sibling, 0 replies; 3+ messages in thread
From: John Clark @ 2023-12-25 10:27 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
linux-rockchip
Cc: John Clark
gpio_pwrctrl2 is duplicated twice and gpio_pwrctrl1 is not set.
Set gpio_pwrctrl1.
Signed-off-by: John Clark <inindev@gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
index 0fc48fb0d34d..e83b71510a47 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
@@ -591,7 +591,7 @@ pmic@0 {
#gpio-cells = <2>;
rk806_dvs1_null: dvs1-null-pins {
- pins = "gpio_pwrctrl2";
+ pins = "gpio_pwrctrl1";
function = "pin_fun0";
};
--
2.43.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-12-25 10:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-25 9:11 [PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typo John Clark
2023-12-25 9:18 ` Krzysztof Kozlowski
2023-12-25 10:27 ` John Clark
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox