Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1171149
| From | Laurentiu Palcu <laurentiu.palcu@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] power_supply: Add support for TI BQ25890 charger chip |
| Date | 2015-06-24 09:40 +0200 |
| Message-ID | <pENrP-3eJ-9@gated-at.bofh.it> (permalink) |
| References | <pqotk-1OD-15@gated-at.bofh.it> <pqoD0-20r-37@gated-at.bofh.it> <pEzIf-8w5-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, May 02, 2015 at 04:59:34PM +0200, Pavel Machek wrote: > > Should this link.... > > > More details about the chip can be found here: > > http://www.ti.com/product/bq25890 > > > @@ -0,0 +1,998 @@ > > +/* > > + * TI BQ25890 charger driver > > + * > > + * Copyright (C) 2015 Intel Corporation > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License as published by > > + * the Free Software Foundation; either version 2 of the License, or > > + * (at your option) any later version. > > + * > > + * This program is distributed in the hope that it will be useful, > > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > > + * GNU General Public License for more details. > > > + * > > + */ > > Go here? Where exactly? Was 'here' supposed to be a hyperlink that, for some reason, is missing? Anyway, if you're asking why the link I provided doesn't go directly to the documentation, but to the product page, here's the answer: the documentation for this chip was not released publicly, yet, by TI. I was told they intend to do so in the near future. So, for the time being, this link will do. I'll update it when they'll release the docs. laurentiu -- 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 linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 2/2] power_supply: Add support for TI BQ25890 charger chip Laurentiu Palcu <laurentiu.palcu@intel.com> - 2015-06-24 09:40 +0200 Re: [PATCH 2/2] power_supply: Add support for TI BQ25890 charger chip Pavel Machek <pavel@ucw.cz> - 2015-06-24 10:40 +0200
csiph-web