Re: [PATCH] gpio: mpc8xxx: Add wake on GPIO support

From: Bartosz Golaszewski
Date: Mon Sep 02 2024 - 06:35:51 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Tue, 20 Aug 2024 15:33:27 +0100, Martyn Welch wrote:
> The mpc8xxx GPIO can generate an interrupt on state change. This
> interrupt can be used to wake up the device from its sleep state if
> enabled to do so. Add required support to the driver so that the GPIO
> can be used in this way.
>
> In order for the GPIO to actually function in this way, it is necessary
> to also set the GPIO bit in the RCPM. This can be done via the device
> tree fsl,rcpm-wakeup property.
>
> [...]

Applied, thanks!

[1/1] gpio: mpc8xxx: Add wake on GPIO support
commit: 520aa57ad7222806ebdfd05b8de07bccd0156cf8

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>