On Sun, 10 Nov 2024 at 04:51, Christian Marangi <ansuels...@gmail.com> wrote: > > Update test for LED activity and boot to follow new implementation with > property set to the LED node phandle. > > Also update a copy-paste error in the function name for the activity > tests and actually enable the test with the DM_TEST macro. > > Signed-off-by: Christian Marangi <ansuels...@gmail.com> > --- > arch/sandbox/dts/test.dts | 8 ++++---- > test/dm/led.c | 18 +++++++++++------- > 2 files changed, 15 insertions(+), 11 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>