aboutsummaryrefslogtreecommitdiff
path: root/samples/pfsm
AgeCommit message (Collapse)AuthorFilesLines
2023-06-15samples: Add userspace example for TI TPS6594 PFSMJulien Panis3-0/+131
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 <[email protected]> Message-ID: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>