diff mbox series

[1/3] arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts

Message ID 20231214122801.3144180-1-vahe.grigoryan@theobroma-systems.com (mailing list archive)
State New
Headers show
Series [1/3] arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts | expand

Commit Message

Vahe Grigoryan Dec. 14, 2023, 12:27 p.m. UTC
Haikou is an evaluation and development platform for System on
Modules (SOMs).

The GPIO0_B1 is routed to the Wake button instead of BIOS_DISABLE,
update the comment to reflect that.

Signed-off-by: Vahe Grigoryan <vahe.grigoryan@theobroma-systems.com>
---
 arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Heiko Stuebner Dec. 15, 2023, 9:10 p.m. UTC | #1
On Thu, 14 Dec 2023 13:27:59 +0100, Vahe Grigoryan wrote:
> Haikou is an evaluation and development platform for System on
> Modules (SOMs).
> 
> The GPIO0_B1 is routed to the Wake button instead of BIOS_DISABLE,
> update the comment to reflect that.
> 
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts
      commit: 9050aefab15b2da2c7d65d794ca445919ae4c235
[2/3] arm64: dts: rockchip: expose BIOS Disable feedback pin on rk3399-puma
      commit: 39d95566231d483a1c89e74cbcadc4394bfd53ef
[3/3] arm64: dts: rockchip: make Haikou buttons compatible with "gpio-keys"
      commit: 4a8cd5cb583b99b06d2f3e2acb38c5957dd4e92e

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts b/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
index 115c14c0a3c6..4f2d4bb12032 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
@@ -177,7 +177,7 @@  haikou_pin_hog: haikou-pin-hog {
 			  <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_up>,
 			  /* SLP_BTN# */
 			  <0 RK_PB3 RK_FUNC_GPIO &pcfg_pull_up>,
-			  /* BIOS_DISABLE# */
+			  /* WAKE# */
 			  <0 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>;
 		};
 	};