Page MenuHomeFreeBSD

mii_fdt: Use simplebus implementation of bus_get_property
AbandonedPublic

Authored by kd on Dec 14 2021, 3:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 11:39 AM
Unknown Object (File)
Tue, Oct 15, 10:09 PM
Unknown Object (File)
Oct 5 2024, 12:57 PM
Unknown Object (File)
Oct 4 2024, 4:06 PM
Unknown Object (File)
Oct 4 2024, 10:56 AM
Unknown Object (File)
Oct 2 2024, 10:42 AM
Unknown Object (File)
Sep 28 2024, 6:14 AM
Unknown Object (File)
Sep 26 2024, 11:16 PM
Subscribers
None

Details

Reviewers
mw
wma
Summary

mii_fdt logic extracts the requested property from PHY ofw node.
Avoid code duplication by switching the existing bus_get_property simplebus bus routine.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped