]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: tps65910: wire up sleep control configuration
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Wed, 14 Jun 2017 19:04:14 +0000 (21:04 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jun 2017 17:23:27 +0000 (18:23 +0100)
commitbbeddf740246651ec906b03e3d51f46d1429d5f1
tree922947f6857be1a917f556fd06e77e46d1b20ced
parent7b09ab0b794b11c2ddb16597b1bf1466538a5d02
regulator: tps65910: wire up sleep control configuration

This enables configuring the PMIC's sleep mode via device-tree.

A pointer indirection to sleep mode data is removed, as it simplifies
the implementation slightly. In current kernel tree, platform data
structure is not used outside MFD cell drivers.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/mfd/tps65910.txt
drivers/mfd/tps65910.c
include/linux/mfd/tps65910.h