Other Parts Discussed in Thread: LP5036, LP5009, LP5012, LP5024, LP5018, LP5030
Hi,
I'm trying to porting lp5036 led driver on the target board but there is no any node shows in "sys/class/leds"
The platform that I use is buildroot 6.2 with linux kernel 4.19.78
# uname -r
4.19.78-linux4sam-6.2
I'll provide the "leds-lp50xx.c", dts file and boot up log for your reference.
I add some log in "leds-lp50xx.c" so it can search "yoyo" as the pattern.
Also, the boot_up log shows the log with "yoyo" that it might see the probe flow. (I'm not sure if the flow is norml or not)
Thanks.
Yo