mirror-linux/drivers/mux
Thomas Richard (TI.com) 4863cb2b0f mux: mmio: Add suspend and resume support
The status of each mux is read during suspend and stored in the private
memory of the mux_chip.
Then the state is restored during the resume.

Reviewed-by: Andrew Davis <afd@ti.com>
Signed-off-by: Thomas Richard (TI.com) <thomas.richard@bootlin.com>
Link: https://patch.msgid.link/20251013-mux-mmio-resume-support-v5-1-de9467ceb2b2@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-11-26 15:09:30 +01:00
..
Kconfig mux: mmio: Fix missing CONFIG_REGMAP_MMIO 2025-07-04 16:27:08 +02:00
Makefile
adg792a.c mux: adg792a: remove incorrect of_match_ptr annotation 2025-05-01 19:43:43 +02:00
adgs1408.c mux: adgs1408: fix Wvoid-pointer-to-enum-cast warning 2025-05-08 17:12:08 +02:00
core.c mux: Convert mux_control_ops to a flex array member in mux_chip 2025-06-18 14:20:32 -07:00
gpio.c mux: gpio: add optional regulator support 2025-05-08 14:55:36 +02:00
mmio.c mux: mmio: Add suspend and resume support 2025-11-26 15:09:30 +01:00