Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1235808 > unrolled thread
| Started by | Wenyou Yang <wenyou.yang@atmel.com> |
|---|---|
| First post | 2015-09-30 08:50 +0200 |
| Last post | 2015-09-30 08:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Add support to make output voltage determined by VSET2[] bits Wenyou Yang <wenyou.yang@atmel.com> - 2015-09-30 08:50 +0200
| From | Wenyou Yang <wenyou.yang@atmel.com> |
|---|---|
| Date | 2015-09-30 08:50 +0200 |
| Subject | [PATCH 0/2] Add support to make output voltage determined by VSET2[] bits |
| Message-ID | <qejnb-5B6-9@gated-at.bofh.it> |
The patch is to add support to make the output voltage of ACT8865
DC/DC regulator determined by VSET2[] bits. The DT property
"active-semi,vsel-high" is used to specify the VSEL pin at high
on the board. When the VSEL pin is high, output voltage is programmed
by VSET2[] bits.
Wenyou Yang (2):
regulator: act8865: support output voltage by VSET2[] bits
regulator: act8865: add DT binding for property
"active-semi,vsel-high"
.../bindings/regulator/act8865-regulator.txt | 3 +++
drivers/regulator/act8865-regulator.c | 24 ++++++++++++++++++--
2 files changed, 25 insertions(+), 2 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web