<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>161e3bea - leds: nic78bx: Tidy up ACPI ID table</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#161e3bea</link>
        <description>leds: nic78bx: Tidy up ACPI ID tableTidy up ACPI ID table:- Drop ACPI_PTR() and hence replace acpi.h with mod_devicetable.h and  other necessary headers- Remove explicit driver_data initializer- Drop comma in the terminator entryWith that done, extend compile test coverage.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20250313161630.415515-1-andriy.shevchenko@linux.intel.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 13 Mar 2025 16:16:30 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>835a0c10 - leds: Rename simple directory to simatic</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#835a0c10</link>
        <description>leds: Rename simple directory to simaticThe drivers contained in this directory are not simplistic.Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Fri, 07 Mar 2025 18:01:10 +0000</pubDate>
        <dc:creator>Lee Jones &lt;lee@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>be2f9284 - leds: Kconfig: leds-st1202: Add select for required LEDS_TRIGGER_PATTERN</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#be2f9284</link>
        <description>leds: Kconfig: leds-st1202: Add select for required LEDS_TRIGGER_PATTERNleds-st1202 requires the LED Pattern Trigger (LEDS_TRIGGER_PATTERN), whichis not selected when LED Trigger support is (LEDS_TRIGGERS).To reproduce this:- make menuconfig KCONFIG_CONFIG=- select LEDS_ST1202 dependencies OF, I2C and LEDS_CLASS.- select LEDS_ST1202- LEDS_TRIGGERS is selected but LEDS_TRIGGER_PATTERN isn&apos;t.The absence of LEDS_TRIGGER_PATTERN explicitly required can lead to buildsin which LEDS_ST1202 is selected while LEDS_TRIGGER_PATTERN isn&apos;t. The directresult of that would be that /sys/class/leds/&lt;led&gt;/hw_pattern wouldn&apos;t beavailable and there would be no way of interacting with the driver andhardware from user space.Add select LEDS_TRIGGER_PATTERN to Kconfig to meet the requirement andindirectly document it as well.Signed-off-by: Manuel Fombuena &lt;fombuena@outlook.com&gt;Link: https://lore.kernel.org/r/CWLP123MB5473F4DF3A668F7DD057A280C5C22@CWLP123MB5473.GBRP123.PROD.OUTLOOK.COMSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 26 Feb 2025 17:12:50 +0000</pubDate>
        <dc:creator>Manuel Fombuena &lt;fombuena@outlook.com&gt;</dc:creator>
    </item>
<item>
        <title>aebb5fc9 - leds: max77705: Add LEDs support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#aebb5fc9</link>
        <description>leds: max77705: Add LEDs supportThis adds basic support for LEDs for the max77705 PMIC.Signed-off-by: Dzmitry Sankouski &lt;dsankouski@gmail.com&gt;Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;Link: https://lore.kernel.org/r/20250123-starqltechn_integration_upstream-v17-7-8b06685b6612@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 23 Jan 2025 15:04:32 +0000</pubDate>
        <dc:creator>Dzmitry Sankouski &lt;dsankouski@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e14d8792 - leds: lp8864: Add support for Texas Instruments LP8864, LP8864S, LP8866 LED-backlights</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#e14d8792</link>
        <description>leds: lp8864: Add support for Texas Instruments LP8864, LP8864S, LP8866 LED-backlightsAdd driver for TI LP8864, LP8864S, LP8866 4/6 channel LED-backlight driverswith I2C interface.Link: https://www.ti.com/lit/gpn/lp8864-q1Link: https://www.ti.com/lit/gpn/lp8864s-q1Link: https://www.ti.com/lit/gpn/lp8866-q1Link: https://www.ti.com/lit/gpn/lp8866s-q1Signed-off-by: Alexander Sverdlin &lt;alexander.sverdlin@siemens.com&gt;Link: https://lore.kernel.org/r/20241218210829.73191-3-alexander.sverdlin@siemens.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 18 Dec 2024 21:08:27 +0000</pubDate>
        <dc:creator>Alexander Sverdlin &lt;alexander.sverdlin@siemens.com&gt;</dc:creator>
    </item>
<item>
        <title>939757aa - leds: Add LED1202 I2C driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#939757aa</link>
        <description>leds: Add LED1202 I2C driverThe output current can be adjusted separately for each channel by 8-bitanalog (current sink input) and 12-bit digital (PWM) dimming control. TheLED1202 implements 12 low-side current generators with independent dimmingcontrol.Internal volatile memory allows the user to store up to 8 different patterns,each pattern is a particular output configuration in terms of PWMduty-cycle (on 4096 steps). Analog dimming (on 256 steps) is per channel butcommon to all patterns. Each device tree LED node will have a correspondingentry in /sys/class/leds with the label name. The brightness propertycorresponds to the per channel analog dimming, while the patterns[1-8] to thePWM dimming control.Signed-off-by: Vicentiu Galanopulo &lt;vicentiu.galanopulo@remote-tech.co.uk&gt;Link: https://lore.kernel.org/r/20241218183401.41687-4-vicentiu.galanopulo@remote-tech.co.ukSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 18 Dec 2024 18:33:59 +0000</pubDate>
        <dc:creator>Vicentiu Galanopulo &lt;vicentiu.galanopulo@remote-tech.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>25923037 - leds: Add LED1202 I2C driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#25923037</link>
        <description>leds: Add LED1202 I2C driverThe output current can be adjusted separately for each channel by 8-bitanalog (current sink input) and 12-bit digital (PWM) dimming control. TheLED1202 implements 12 low-side current generators with independent dimmingcontrol.Internal volatile memory allows the user to store up to 8 different patterns,each pattern is a particular output configuration in terms of PWMduty-cycle (on 4096 steps). Analog dimming (on 256 steps) is per channel butcommon to all patterns. Each device tree LED node will have a correspondingentry in /sys/class/leds with the label name. The brightness propertycorresponds to the per channel analog dimming, while the patterns[1-8] to thePWM dimming control.Signed-off-by: Vicentiu Galanopulo &lt;vicentiu.galanopulo@remote-tech.co.uk&gt;Link: https://lore.kernel.org/r/20241218182001.41476-4-vicentiu.galanopulo@remote-tech.co.ukSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 18 Dec 2024 18:19:55 +0000</pubDate>
        <dc:creator>Vicentiu Galanopulo &lt;vicentiu.galanopulo@remote-tech.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>0ef2929a - leds: Add AAEON UP board LED driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#0ef2929a</link>
        <description>leds: Add AAEON UP board LED driverAdd support for LEDs on AAEON UP boards. These leds are managed by theonboard FPGA:- UP boards: yellow, green, red- UP Squared boards: blue, yellow, green, redBased on the work done by Gary Wang &lt;garywang@aaeon.com.tw&gt;, largelyrewritten.Signed-off-by: Thomas Richard &lt;thomas.richard@bootlin.com&gt;Link: https://lore.kernel.org/r/20241211-aaeon-up-board-pinctrl-support-v1-2-24719be27631@bootlin.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 11 Dec 2024 16:27:17 +0000</pubDate>
        <dc:creator>Thomas Richard &lt;thomas.richard@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>2ec8bb47 - leds: Add driver for LEDs from qnap-mcu devices</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#2ec8bb47</link>
        <description>leds: Add driver for LEDs from qnap-mcu devicesThis adds a driver that connects to the qnap-mcu mfd driver and providesaccess to the LEDs on it.Signed-off-by: Heiko Stuebner &lt;heiko@sntech.de&gt;Link: https://lore.kernel.org/r/20241107114712.538976-6-heiko@sntech.deSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 07 Nov 2024 11:47:08 +0000</pubDate>
        <dc:creator>Heiko Stuebner &lt;heiko@sntech.de&gt;</dc:creator>
    </item>
<item>
        <title>d82e09d6 - leds: turris-omnia: Notify sysfs on MCU global LEDs brightness change</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#d82e09d6</link>
        <description>leds: turris-omnia: Notify sysfs on MCU global LEDs brightness changeRecall that on Turris Omnia, the LED controller has a global brightnessproperty, which allows the user to make the front LED panel dimmer.There is also a button on the front panel, which by default isconfigured so that pressing it changes the global brightness to a lowervalue (unless it is at 0%, in which case pressing the button changes theglobal brightness to 100%).Newer versions of the MCU firmware support informing the SOC that thebrightness was changed by button press event via an interrupt.Now that we have the turris-omnia-mcu driver, which adds support for MCUinterrupts, add the ability to inform the userspace (via a sysfsnotification) that the global brightness was changed.Signed-off-by: Marek Beh&#250;n &lt;kabel@kernel.org&gt;Link: https://lore.kernel.org/r/20241111100355.6978-8-kabel@kernel.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Mon, 11 Nov 2024 10:03:51 +0000</pubDate>
        <dc:creator>Marek Beh&#250;n &lt;kabel@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4c3960d - leds: turris-omnia: Use command execution functions from the MCU driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#b4c3960d</link>
        <description>leds: turris-omnia: Use command execution functions from the MCU driverUse the MCU command execution functions from the MCU driver instead ofthe ad-hoc implementation in the LED driver. This allows as to drop theLED driver implementation, which is a duplicate.Signed-off-by: Marek Beh&#250;n &lt;kabel@kernel.org&gt;Link: https://lore.kernel.org/r/20241111100355.6978-3-kabel@kernel.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Mon, 11 Nov 2024 10:03:46 +0000</pubDate>
        <dc:creator>Marek Beh&#250;n &lt;kabel@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>17c40f3c - leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependency</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#17c40f3c</link>
        <description>leds: blinkm: Fix CONFIG_LEDS_CLASS_MULTICOLOR dependencyWith CONFIG_LEDS_CLASS_MULTICOLOR=m, a builtin leds-blinkm driver causesa link failure:arm-linux-gnueabi-ld: drivers/leds/leds-blinkm.o: in function `blinkm_set_mc_brightness&apos;:leds-blinkm.c:(.text.blinkm_set_mc_brightness+0xc): undefined reference to `led_mc_calc_color_components&apos;Add a more specific dependency that only allows multicoler mode tobe enabled for blinkm if it can build and link.Fixes: 56e8c56c9af0 (&quot;leds: Add multicolor support to BlinkM LED driver&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Joseph Strauss &lt;jstrauss@mailbox.org&gt;Link: https://lore.kernel.org/r/20240807075614.2118068-1-arnd@kernel.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 07 Aug 2024 07:55:53 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>56e8c56c - leds: Add multicolor support to BlinkM LED driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#56e8c56c</link>
        <description>leds: Add multicolor support to BlinkM LED driverAdd multicolor support to the BlinkM driver, making it easier to controlfrom userspace. The BlinkM LED is a programmable RGB LED. The drivercurrently supports only the regular LED sysfs class, resulting in thecreation of three distinct classes, one for red, green, and blue. Theuser then has to input three values into the three seperate brightnessfiles within those classes. The multicolor LED framework makes thedevice easier to control with the multi_intensity file: the user caninput three values at once to form a color, while still controlling thelightness with the brightness file.The main struct blinkm_led has changed slightly. The struct led_classdevfor the regular sysfs classes remain. The blinkm_probe function checksCONFIG_LEDS_BLINKM_MULTICOLOR to decide whether to load the seperatesysfs classes or the single multicolor one, but never both. Theblinkm_set_mc_brightness() function had to be added to calculate thethree color components and then set the fields of the blinkm_datastructure accordingly.Signed-off-by: Joseph Strauss &lt;jstrauss@mailbox.org&gt;Link: https://lore.kernel.org/r/20240710184844.108006-1-jstrauss@mailbox.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 10 Jul 2024 18:48:44 +0000</pubDate>
        <dc:creator>Joseph Strauss &lt;jstrauss@mailbox.org&gt;</dc:creator>
    </item>
<item>
        <title>30c6743c - leds: leds-lp5569: Add support for Texas Instruments LP5569</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#30c6743c</link>
        <description>leds: leds-lp5569: Add support for Texas Instruments LP5569Add support for Texas Instruments LP5569 LED driver.Texas Instruments LP5569 is 9 channels chip with programmable engines.It almost a copy of LP5523 with fundamental changes to regs order andregs content.Has difference in how the clock is handled and doesn&apos;t support detectingclock time automatically, different handling for selftest and differentscheme for the status regs.LED chip supports ENGINE and MUX to group LED and run precompiled codewith magic values to run patterns. This is loaded via the sysfs entryand it&apos;s passed as a string of ASCII HEX char.One some devices using this LED Controller (a NBG7815 Router) it wasfound loading big precompiled pattern with up to 96 bytes of code. Tohave support for this &quot;extended&quot; scenario, hardcode each engine tosupport 4 pages of precompiled pattern (128 bytes of code) and 1 pagefor each MUX. This gives plenty of space for any kind precompiledpattern keeping simple logic for page handling of each engine and mux.Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;Link: https://lore.kernel.org/r/20240626160027.19703-21-ansuelsmth@gmail.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Wed, 26 Jun 2024 16:00:25 +0000</pubDate>
        <dc:creator>Christian Marangi &lt;ansuelsmth@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>67b66160 - leds: spi-byte: Make use of device properties</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#67b66160</link>
        <description>leds: spi-byte: Make use of device propertiesConvert the module to be property provider agnostic and allowit to be used on non-OF platforms.Add mod_devicetable.h include.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20240606173037.3091598-4-andriy.shevchenko@linux.intel.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 06 Jun 2024 17:29:20 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8d6ce6f3 - leds: Add ChromeOS EC driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#8d6ce6f3</link>
        <description>leds: Add ChromeOS EC driverThe ChromeOS Embedded Controller exposes an LED control command.Expose its functionality through the leds subsystem.The LEDs are exposed as multicolor devices.A hardware trigger, which is active by default, is provided to let theEC itself take over control over the LED.The driver is designed to be probed via the cros_ec mfd device.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Link: https://lore.kernel.org/r/20240613-cros_ec-led-v3-4-500b50f41e0f@weissschuh.netSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 13 Jun 2024 14:48:39 +0000</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>2cd0d1db - leds: expresswire: Don&apos;t depend on NEW_LEDS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#2cd0d1db</link>
        <description>leds: expresswire: Don&apos;t depend on NEW_LEDSThe ExpressWire library does not depend on NEW_LEDS and selecting itfrom a subsystem other than LEDs may cause Kconfig warnings:WARNING: unmet direct dependencies detected for LEDS_EXPRESSWIRE  Depends on [n]: NEW_LEDS [=n] &amp;&amp; GPIOLIB [=y]  Selected by [y]:  - BACKLIGHT_KTD2801 [=y] &amp;&amp; HAS_IOMEM [=y] &amp;&amp; BACKLIGHT_CLASS_DEVICE [=y]Move it out of the &quot;if NEW_LEDS&quot; block to allow selection from othersubsystems (in particular backlight) without raising this warning.Reported-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Closes: https://lore.kernel.org/20240212111819.936815-1-arnd@kernel.orgReported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202402161410.IG9I4odj-lkp@intel.com/Suggested-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Fixes: 25ae5f5f4168 (&quot;leds: Introduce ExpressWire library&quot;)Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;Link: https://lore.kernel.org/r/20240216-expresswire-deps-v2-2-8be59c4a75f5@skole.hrSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Fri, 16 Feb 2024 21:15:44 +0000</pubDate>
        <dc:creator>Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;</dc:creator>
    </item>
<item>
        <title>09e3f324 - leds: Make flash and multicolor dependencies unconditional</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#09e3f324</link>
        <description>leds: Make flash and multicolor dependencies unconditionalAlong the same lines as making devm_led_classdev_register() declaredextern unconditional, do the same thing for the two sub-classesthat have similar stubs.The users of these interfaces go to great lengths to allow buildingwith both the generic leds API and the extended version, but realisticallythere is not much use in this, so just simplify it to always relyon it and remove the confusing fallback logic.Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Acked-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Link: https://lore.kernel.org/r/20240109090715.982332-2-arnd@kernel.orgSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Tue, 09 Jan 2024 09:06:40 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>1368d06d - leds: Introduce ExpressWire library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#1368d06d</link>
        <description>leds: Introduce ExpressWire libraryThe ExpressWire protocol is shared between at least KTD2692 and KTD2801with slight differences such as timings and the former not having adefined set of pulses for enabling the protocol (possibly because itdoes not support PWM unlike KTD2801). Despite these differences theExpressWire handling code can be shared between the two, so inpreparation for adding KTD2801 support introduce a library implementingthis protocol.Suggested-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Reviewed-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;Signed-off-by: Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;Link: https://lore.kernel.org/r/20240125-ktd2801-v5-1-e22da232a825@skole.hrSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 25 Jan 2024 15:30:53 +0000</pubDate>
        <dc:creator>Duje Mihanovi&#263; &lt;duje.mihanovic@skole.hr&gt;</dc:creator>
    </item>
<item>
        <title>06c5206c - leds: sun50i-a100: Convert to be agnostic to property provider</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/leds/Kconfig#06c5206c</link>
        <description>leds: sun50i-a100: Convert to be agnostic to property providerConvert the driver to be agnostic to the property provider.LEDS subsytem is not dependent on OF, so no need to make driversbe a such.Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Reviewed-by: Jernej Skrabec &lt;jernej.skrabec@gmail.com&gt;Link: https://lore.kernel.org/r/20231214192131.1309912-1-andriy.shevchenko@linux.intel.comSigned-off-by: Lee Jones &lt;lee@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/leds/Kconfig</description>
        <pubDate>Thu, 14 Dec 2023 19:21:31 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
