<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/linux/regulator/da9211.h, branch v6.6.131</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.6.131</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.6.131'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2019-05-30T18:26:37+00:00</updated>
<entry>
<title>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157</title>
<updated>2019-05-30T18:26:37+00:00</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-05-27T06:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c942fddf8793b2013be8c901b47d0a8dc02bf99f'/>
<id>urn:sha1:c942fddf8793b2013be8c901b47d0a8dc02bf99f</id>
<content type='text'>
Based on 3 normalized pattern(s):

  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

  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 [author] [kishon] [vijay] [abraham]
  [i] [kishon]@[ti] [com] 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

  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 [author] [graeme] [gregory]
  [gg]@[slimlogic] [co] [uk] [author] [kishon] [vijay] [abraham] [i]
  [kishon]@[ti] [com] [based] [on] [twl6030]_[usb] [c] [author] [hema]
  [hk] [hemahk]@[ti] [com] 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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 1105 file(s).

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;
Reviewed-by: Richard Fontana &lt;rfontana@redhat.com&gt;
Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190527070033.202006027@linutronix.de
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: Pass descriptors instead of GPIO numbers</title>
<updated>2018-02-16T17:05:52+00:00</updated>
<author>
<name>Linus Walleij</name>
<email>linus.walleij@linaro.org</email>
</author>
<published>2018-02-12T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=11da04af0d3b4c24ab057dd17f54dbc854d735de'/>
<id>urn:sha1:11da04af0d3b4c24ab057dd17f54dbc854d735de</id>
<content type='text'>
This augments the DA9211 regulator driver to fetch its GPIO descriptors
directly from the device tree using the newly exported
devm_get_gpiod_from_child().

Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: update for supporting da9223/4/5</title>
<updated>2017-10-31T11:01:14+00:00</updated>
<author>
<name>James Ban</name>
<email>James.Ban.opensource@diasemi.com</email>
</author>
<published>2017-10-30T02:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=707ce9eac5fc3b68f98c887dddea3911a8fc4f9f'/>
<id>urn:sha1:707ce9eac5fc3b68f98c887dddea3911a8fc4f9f</id>
<content type='text'>
This is update for supporting additional devices da9223/4/5.
Only device strings is added because only package type is different.

Signed-off-by: James Ban &lt;James.Ban..opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: add descriptions for da9212/da9214</title>
<updated>2016-06-29T16:24:55+00:00</updated>
<author>
<name>James Ban</name>
<email>James.Ban.opensource@diasemi.com</email>
</author>
<published>2016-06-29T07:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7524c1cebc0a4e2ab186fcb5f87116f3d9018ee4'/>
<id>urn:sha1:7524c1cebc0a4e2ab186fcb5f87116f3d9018ee4</id>
<content type='text'>
This is a patch for adding description for da9212/da9214.

Signed-off-by: James Ban &lt;James.Ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: support da9215</title>
<updated>2015-07-13T18:11:24+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2015-06-30T04:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7bd393543287b921f964a350166bf2866527a1b5'/>
<id>urn:sha1:7bd393543287b921f964a350166bf2866527a1b5</id>
<content type='text'>
This is a patch for supporting da9215 buck converter.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: Add gpio control for enable/disable of buck</title>
<updated>2015-01-28T17:38:14+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2015-01-28T00:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8c7dd8bce05345ca5fe249b64782e8feeb3b9259'/>
<id>urn:sha1:8c7dd8bce05345ca5fe249b64782e8feeb3b9259</id>
<content type='text'>
This is a patch for adding gpio control about enable/disable of buck.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: fix unmatched of_node</title>
<updated>2015-01-16T11:47:59+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2015-01-16T03:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=076c3b8e03e2737659a89660bb8e54e13587d974'/>
<id>urn:sha1:076c3b8e03e2737659a89660bb8e54e13587d974</id>
<content type='text'>
This is a patch for fixing unmatched of_node.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: support device tree</title>
<updated>2014-08-27T09:27:56+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2014-08-27T02:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bf3baca6c54ce8a2f51687296f868dfe20d33f13'/>
<id>urn:sha1:bf3baca6c54ce8a2f51687296f868dfe20d33f13</id>
<content type='text'>
This is a patch for supporting device tree of DA9211/DA9213.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: support DA9213</title>
<updated>2014-08-16T21:46:22+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2014-08-08T05:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=005547e0828ce9064afebb1e6d56a18efd80e7a3'/>
<id>urn:sha1:005547e0828ce9064afebb1e6d56a18efd80e7a3</id>
<content type='text'>
This is a patch for supporting DA9213.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
<entry>
<title>regulator: da9211: new regulator driver</title>
<updated>2014-07-14T18:15:56+00:00</updated>
<author>
<name>James Ban</name>
<email>james.ban.opensource@diasemi.com</email>
</author>
<published>2014-07-14T04:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1028a37daa148cc6cf85aa2aecb4390ddf1e1e56'/>
<id>urn:sha1:1028a37daa148cc6cf85aa2aecb4390ddf1e1e56</id>
<content type='text'>
This is the driver for the Dialog DA9211 Multi-phase 12A DC-DC Buck
Converter regulator. It communicates via an I2C bus to the device.

Signed-off-by: James Ban &lt;james.ban.opensource@diasemi.com&gt;
Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
</content>
</entry>
</feed>
