Commit 9050aefa authored by Vahe Grigoryan's avatar Vahe Grigoryan Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts



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: default avatarVahe Grigoryan <vahe.grigoryan@theobroma-systems.com>
Link: https://lore.kernel.org/r/20231214122801.3144180-1-vahe.grigoryan@theobroma-systems.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d895dbef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;
		};
	};