Skip to content

Commit b1fc81a

Browse files
author
AngeloGioacchino Del Regno
committed
arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
Rename "piins-bt-wakeup" to "pins-bt-wakeup" to fix a dtbs_check warning happening due to this typo. Fixes: 055ef10 ("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>
1 parent 55828e4 commit b1fc81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-pico6.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
&pio {
9393
bt_pins_wakeup: bt-pins-wakeup {
94-
piins-bt-wakeup {
94+
pins-bt-wakeup {
9595
pinmux = <PINMUX_GPIO42__FUNC_GPIO42>;
9696
input-enable;
9797
};

0 commit comments

Comments
 (0)