mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
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: 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>
This commit is contained in:
parent
55828e41e7
commit
b1fc81a986
|
|
@ -91,7 +91,7 @@ bluetooth@2 {
|
|||
|
||||
&pio {
|
||||
bt_pins_wakeup: bt-pins-wakeup {
|
||||
piins-bt-wakeup {
|
||||
pins-bt-wakeup {
|
||||
pinmux = <PINMUX_GPIO42__FUNC_GPIO42>;
|
||||
input-enable;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user