arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node

[ Upstream commit b1fc81a986 ]

Rename "piins-bt-wakeup" to "pins-bt-wakeup" to fix a dtbs_check
warning happening due to this typo.

Fixes: 055ef10ccd ("arm64: dts: mt8183: Add jacuzzi pico/pico6 board")
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
AngeloGioacchino Del Regno
2026-01-09 12:47:41 +01:00
committed by Sasha Levin
parent e018f7d42b
commit 3d9d76bfaf
@@ -91,7 +91,7 @@
&pio {
bt_pins_wakeup: bt-pins-wakeup {
piins-bt-wakeup {
pins-bt-wakeup {
pinmux = <PINMUX_GPIO42__FUNC_GPIO42>;
input-enable;
};