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)
Nov 23 2024, 12:45 AM
Unknown Object (File)
Nov 19 2024, 2:33 AM
Unknown Object (File)
Oct 25 2024, 11:39 AM
Unknown Object (File)
Oct 15 2024, 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
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