commit | 608854ec5a6de308ddf0f1111a62821e8ea9e530 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Feb 07 10:53:43 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 07 11:39:24 2025 -0600 |
tree | 1f438dd275380cd515a1951b29071eea51deb74a | |
parent | 5ebcac8335a95285b56e781d44e9e49441ffbb94 [diff] | |
parent | 350d2527dea83e6e8e1e9fdec4a425cec224db89 [diff] |
Merge patch series "led: add function naming option from linux" Heiko Schocher <hs@denx.de> says: In linux we have the option to create the name of a led optionally through the following properties: - function - color - function-enumerator This series adds support for parsing this properties if there is no label property. Link: https://lore.kernel.org/r/20250128135246.74838-1-hs@denx.de [trini: Document name parameter in led.h]