Re: [PATCH] arm64: dts: mediatek: mt8183-pico6: Fix wake-on-X event node names

From: AngeloGioacchino Del Regno
Date: Mon Jun 24 2024 - 06:41:59 EST


On Wed, 31 Jan 2024 16:40:41 +0800, Chen-Yu Tsai wrote:
> The wake-on-bt and wake-on-wlan nodes don't have a button- or event-
> prefix that the gpio-keys binding requires.
>
> Fix up the node names to satisfy the binding. While at it, also fix up
> the GPIO overriding structure for the wake-on-wlan node. Instead of
> referencing the gpio-keys node and then open coding the node, add a
> label for the event node, and use that to reference and override the
> GPIO settings.
>
> [...]

Applied to v6.10-next/dts64, thanks!

[1/1] arm64: dts: mediatek: mt8183-pico6: Fix wake-on-X event node names
commit: 754e69efd5012248786c47c83d6204599feb315e

Cheers,
Angelo