<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/led/Kconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-23T21:57:22Z</updated>
<entry>
<title>led: bcm6858: allow to use this driver on ARCH_963158</title>
<updated>2019-04-23T21:57:22Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-22T16:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4ac59e3381645f4f56e87ea3adeb1aefd7ae4415'/>
<id>urn:sha1:4ac59e3381645f4f56e87ea3adeb1aefd7ae4415</id>
<content type='text'>
Allow the led bcm6858 driver to be used on bcm63158.
They have the same led controller.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
</content>
</entry>
<entry>
<title>led: add initial support for bcm6858</title>
<updated>2019-04-22T22:13:24Z</updated>
<author>
<name>Philippe Reynes</name>
</author>
<published>2019-03-22T16:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d00c6a2d5634eeb58d15746fce8ddc4cfc76eaee'/>
<id>urn:sha1:d00c6a2d5634eeb58d15746fce8ddc4cfc76eaee</id>
<content type='text'>
The driver add the support of the led IP on bcm6858.
This led IP can drive up to 32 leds, and can handle
blinking.

Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;
Reviewed-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>dm: led: add BCM6358 led driver</title>
<updated>2017-05-10T14:16:09Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2017-05-07T18:11:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=632889cfe5205b68b2d0fc597011adb051bd938b'/>
<id>urn:sha1:632889cfe5205b68b2d0fc597011adb051bd938b</id>
<content type='text'>
This driver is a simplified version of linux/drivers/leds/leds-bcm6358.c

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: led: add BCM6328 led driver</title>
<updated>2017-05-10T14:16:09Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2017-05-07T18:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=28300dc5263b26365d8210b92d8acf097dc5e942'/>
<id>urn:sha1:28300dc5263b26365d8210b92d8acf097dc5e942</id>
<content type='text'>
This driver is a simplified version of linux/drivers/leds/leds-bcm6328.c,
simplified to remove HW leds and blink fallbacks.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: led: Add support for blinking LEDs</title>
<updated>2017-04-15T01:38:57Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-04-10T17:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=53378dac8dc33e3fd5f07d60bd7a5f8258ac7a20'/>
<id>urn:sha1:53378dac8dc33e3fd5f07d60bd7a5f8258ac7a20</id>
<content type='text'>
Allow LEDs to be blinked if the driver supports it. Enable this for
sandbox so that the tests run.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Ziping Chen &lt;techping.chan@gmail.com&gt;
</content>
</entry>
<entry>
<title>dm: led: Add a missing blank line in the Kconfig file</title>
<updated>2017-04-15T01:38:57Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-04-10T17:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=9b36f748162e3d09b16df5b7c670d183292ecdc1'/>
<id>urn:sha1:9b36f748162e3d09b16df5b7c670d183292ecdc1</id>
<content type='text'>
There should be a blank line between each option. Add one before LED_GPIO.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Ziping Chen &lt;techping.chan@gmail.com&gt;
</content>
</entry>
<entry>
<title>status_led: Kconfig migration - introduction</title>
<updated>2017-01-21T20:12:33Z</updated>
<author>
<name>Uri Mashiach</name>
</author>
<published>2017-01-19T08:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=79267edd10fde0815c382157b9cb280166637fac'/>
<id>urn:sha1:79267edd10fde0815c382157b9cb280166637fac</id>
<content type='text'>
Move all of the status LED feature to drivers/led/Kconfig.
doc/README.LED updated to reflect the Kconfig implementation.

Tested boards: CL-SOM-AM57x, CM-T335

Signed-off-by: Uri Mashiach &lt;uri.mashiach@compulab.co.il&gt;
</content>
</entry>
<entry>
<title>dm: led: Tidy up SPL options for the led and led-gpio</title>
<updated>2015-09-03T03:28:22Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2015-08-30T22:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6a436c9182a90551739a5b7b3f44254234056915'/>
<id>urn:sha1:6a436c9182a90551739a5b7b3f44254234056915</id>
<content type='text'>
At present SPL does not have its own option. But these features can
increase SPL code size. Adjust the Kconfig and Makefile so that
separate a SPL option can be selected.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED</title>
<updated>2015-08-18T17:46:03Z</updated>
<author>
<name>Masahiro Yamada</name>
</author>
<published>2015-08-11T22:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f0cd2454488fcceacc89bd1214e8a54ff581c2ba'/>
<id>urn:sha1:f0cd2454488fcceacc89bd1214e8a54ff581c2ba</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>drivers: hierarchize drivers Kconfig menu</title>
<updated>2015-08-13T00:47:44Z</updated>
<author>
<name>Masahiro Yamada</name>
</author>
<published>2015-07-25T17:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0b11dbf705ee294ac5a9fe1aeda7b7f5537a8d72'/>
<id>urn:sha1:0b11dbf705ee294ac5a9fe1aeda7b7f5537a8d72</id>
<content type='text'>
The menuconfig for drivers are getting more and more cluttered
and unreadable because too many entries are displayed in a single
flat menu.  Use hierarchic menu for each category.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
[trini: Update to apply again in a few places, drop USB hunk]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
