mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
This patch adds an example showing how to use PFSM devices from a userspace application. The PMIC is armed to be triggered by a RTC alarm to execute state transition. Signed-off-by: Julien Panis <jpanis@baylibre.com> Message-ID: <20230511095126.105104-7-jpanis@baylibre.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 lines
48 B
Text
2 lines
48 B
Text
# SPDX-License-Identifier: GPL-2.0
|
|
/pfsm-wakeup
|