]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/regulator/cpcap-regulator.c
regulator: Add support for CPCAP regulators on Motorola Xoom devices.
authorPeter Geis <pgwipeout@gmail.com>
Tue, 24 Jul 2018 13:25:41 +0000 (09:25 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 24 Jul 2018 14:37:08 +0000 (15:37 +0100)
commit6c0b319c0306accd92dc1601f8bf42adc147d4bf
tree0ad8c3109fb95897ea575a20047bb45e99b613c7
parentad66225dff3f30fece4f5133ea14058c95f4e29a
regulator: Add support for CPCAP regulators on Motorola Xoom devices.

Added support for the CPCAP power management regulator functions on
Tegra based Motorola Xoom devices.
Added sw2_sw4 value tables, which provide power to the Tegra core and
aux devices.
Added the Xoom init tables and device tree compatibility match.

Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
drivers/regulator/cpcap-regulator.c