From: Vahe Grigoryan Date: Thu, 14 Dec 2023 12:27:59 +0000 (+0100) Subject: arm64: dts: rockchip: fix misleading comment in rk3399-puma-haikou.dts X-Git-Tag: v6.8-rc1~130^2~3^2~18 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9050aefab15b2da2c7d65d794ca445919ae4c235;p=users%2Fdwmw2%2Flinux.git 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: Vahe Grigoryan Link: https://lore.kernel.org/r/20231214122801.3144180-1-vahe.grigoryan@theobroma-systems.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts b/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts index 115c14c0a3c68..4f2d4bb120323 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 @@ <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>; }; };