Merge patch series "led: add function naming option from linux"
authorTom Rini <trini@konsulko.com>
Fri, 7 Feb 2025 16:53:43 +0000 (10:53 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 7 Feb 2025 17:39:24 +0000 (11:39 -0600)
commit7a20c89bd05155675bd9f316c4cffc36961f1070
tree1f438dd275380cd515a1951b29071eea51deb74a
parentc2e00482d0058908014014b1c703e0eaaf1490d7
parent592b6f394aeb2c9eec47a70b7b1fc0e5108cfa90
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]
include/led.h