mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
In r337703 DTS files were updated to Linux 4.18, including Linux commit 4d8b032d3c03f4e9788a18bbb51b10e6c9e8a56b which removed the `phy_id` property from am335x-bone-common (as the property was deprecated). Use `phy-handle` via fdt_get_phyaddr, keeping the existing code as a fallback for old DTBs. PR: 236624 Submitted by: manu, Gerald Aryeetey <aryeeteygerald_rogers.com> Reported by: Gerald Aryeetey Reviewed by: manu MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D19814 |
||
|---|---|---|
| .. | ||
| fdt_arm_platform.c | ||
| fdt_clock.c | ||
| fdt_clock.h | ||
| fdt_clock_if.m | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_intr.h | ||
| fdt_pinctrl.c | ||
| fdt_pinctrl.h | ||
| fdt_pinctrl_if.m | ||
| fdt_slicer.c | ||
| fdt_static_dtb.S | ||
| simple_mfd.c | ||
| simplebus.c | ||
| simplebus.h | ||