mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-04-24 10:49:54 +02:00
arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
[ Upstream commitb1fc81a986] 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:
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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user