diff options
author | Julien Panis <jpanis@baylibre.com> | 2023-05-11 11:51:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-06-15 13:41:53 +0200 |
commit | dce548889650c188a1078064d038fb72f3fd1c11 (patch) | |
tree | 7159bb4c5efd3a1a0ad8d0157e507dde17905ff9 /Documentation/misc-devices/index.rst | |
parent | a0df3ef087f8aaebbdf205b1b2e126ec9ef6b113 (diff) | |
download | lwn-dce548889650c188a1078064d038fb72f3fd1c11.tar.gz lwn-dce548889650c188a1078064d038fb72f3fd1c11.zip |
Documentation: Add TI TPS6594 PFSM
This patch adds documentation for the TPS6594 PFSM driver.
The PFSM controls the operational states of the TPS6594 PMIC.
Depending on the operational mode, some power domain networks
remain energized while others can be off.
Signed-off-by: Julien Panis <jpanis@baylibre.com>
Message-ID: <20230511095126.105104-6-jpanis@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/misc-devices/index.rst')
-rw-r--r-- | Documentation/misc-devices/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/misc-devices/index.rst b/Documentation/misc-devices/index.rst index 756be15a49a4..ecc40fbbcfb8 100644 --- a/Documentation/misc-devices/index.rst +++ b/Documentation/misc-devices/index.rst @@ -28,5 +28,6 @@ fit into other categories. oxsemi-tornado pci-endpoint-test spear-pcie-gadget + tps6594-pfsm uacce xilinx_sdfec |