Page MenuHomeFreeBSD

Refactor FDT part of gpioled driver - Split driver in two parts FDT and !FDT - Instead of hackish old way (reattach led nodes to GPIO bus) use gpio_pin_get_by_ofw_idx and add ofwbus and simplebus as possible parrent buses
ClosedPublic

Authored by gonzo on Oct 12 2016, 9:23 PM.
Tags
None
Referenced Files
F147049886: D8233.id21325.diff
Sat, Mar 7, 10:00 PM
Unknown Object (File)
Thu, Mar 5, 12:58 PM
Unknown Object (File)
Tue, Mar 3, 2:44 PM
Unknown Object (File)
Mon, Mar 2, 4:25 AM
Unknown Object (File)
Thu, Feb 26, 6:23 PM
Unknown Object (File)
Thu, Feb 26, 5:56 AM
Unknown Object (File)
Jan 30 2026, 11:35 PM
Unknown Object (File)
Jan 30 2026, 9:52 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gonzo retitled this revision from to Refactor FDT part of gpioled driver - Split driver in two parts FDT and !FDT - Instead of hackish old way (reattach led nodes to GPIO bus) use gpio_pin_get_by_ofw_idx and add ofwbus and simplebus as possible parrent buses.
gonzo updated this object.
gonzo edited the test plan for this revision. (Show Details)
gonzo added reviewers: loos, adrian.
loos edited edge metadata.
This revision is now accepted and ready to land.Nov 7 2016, 4:36 AM
This revision was automatically updated to reflect the committed changes.