[Bug 254267] muge(4) LEDs do not work on RPi 3B+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 14 17:10:33 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254267

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
in muge_set_leds() we see the LED modes should be obtained from
OF_getencprop(node, "microchip,led-modes", modes, sizeof(modes))

I do not see "microchip,led-modes" in ofwdump -a.

Looks like this should come from
sys/contrib/device-tree/src/arm/bcm283x-rpi-lan7515.dtsi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list