test: dm: Update test for LED activity and boot
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 10 Nov 2024 11:50:27 +0000 (12:50 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Dec 2024 19:00:41 +0000 (13:00 -0600)
commit68312417b87cd889e6405aadc987172870fb2716
tree6b75f52cde8940a8c675a9503122458fe63f96ff
parent69542d06920bf63ca1a87fa567dd2087e650e52f
test: dm: Update test for LED activity and boot

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 <ansuelsmth@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
test/dm/led.c