lkml.org 
[lkml]   [2019]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] Add input voltage configuration for TPS65218
Date
This patch allows to configure input-voltage settings
of the TPS65218 regulator via device tree.

Changes for v3 (whitespace changes only):
- fix indentation issues found by "checkpatch.pl --strict" in tps65218.c

Changes for v2:
- handle the different options in separate functions
- add "ti," prefix and "-microvolt" postfix
- remove debug prints
- abort with an error in case of invalid values.
- extend documentation of the options (taken from the datasheet)

Christian Hohnstaedt (2):
dt-bindings: regulator: extend tps65218 bindings
mfd: tps65218.c: Add input voltage options

.../devicetree/bindings/regulator/tps65218.txt | 22 ++++++
drivers/mfd/tps65218.c | 89 ++++++++++++++++++++++
include/linux/mfd/tps65218.h | 4 +
3 files changed, 115 insertions(+)

--
2.7.4

\
 
 \ /
  Last update: 2019-01-14 09:17    [W:0.129 / U:6.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site