
19 Sep
2024
19 Sep
'24
4:14 p.m.
Hi Christian,
On Mon, 12 Aug 2024 at 12:33, Christian Marangi ansuelsmth@gmail.com wrote:
Introduce new API led_set_state/period_by label as a shorthand to set LED state and LED blink period by referencing them by label.
This is needed for the upcoming additional API that will declare LED in .confg and reference them by their LED label name.
Signed-off-by: Christian Marangi ansuelsmth@gmail.com
drivers/led/led-uclass.c | 28 ++++++++++++++++++++++++++++ include/led.h | 18 ++++++++++++++++++ 2 files changed, 46 insertions(+)
Can you please update test/dm/led.c for the new features in this series?
Regards, Simon