Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Note improvements by mbouyer and kiyohara.



details:   https://anonhg.NetBSD.org/src/rev/81b1f8bb0289
branches:  trunk
changeset: 348356:81b1f8bb0289
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Sat Oct 15 19:51:48 2016 +0000

description:
Note improvements by mbouyer and kiyohara.

diffstat:

 share/man/man4/tps65217pmic.4 |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r e4fbe61c2e77 -r 81b1f8bb0289 share/man/man4/tps65217pmic.4
--- a/share/man/man4/tps65217pmic.4     Sat Oct 15 17:55:28 2016 +0000
+++ b/share/man/man4/tps65217pmic.4     Sat Oct 15 19:51:48 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tps65217pmic.4,v 1.6 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: tps65217pmic.4,v 1.7 2016/10/15 19:51:48 rkujawa Exp $
 .\"
 .\" Copyright (c) 2013 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -74,13 +74,17 @@
 .Nm
 driver was written by
 .An Radoslaw Kujawa Aq Mt radoslaw.kujawa%gmail.com@localhost .
+Voltage change callback for AM335x was added by
+.An Manuel Bouyer .
+White LED (backlight) support was added by
+.An KIYOHARA Takashi .
 .Sh CAVEATS
 The driver can only report current voltage regulator settings.
 It can not measure the real voltage, as the TPS65217 chip lacks hardware to do
 that.
 .Pp
-Modifying voltage regulator parameters was deliberately left unimplemented, as
-these parameters should only be set at the firmware level.
+Modifying voltage regulator parameters from user space was deliberately left 
+unimplemented, as these parameters should only be set at the firmware level.
 Setting wrong parameters may result in permanent hardware damage.
 .Sh BUGS
-Battery, interrupt and WLED (backlight) support is not implemented.
+Battery and interrupt support is not implemented.



Home | Main Index | Thread Index | Old Index