Page MenuHomeFreeBSD

Import LEDE dts files for Ralink/Mediatek
ClosedPublic

Authored by sgalabov on May 16 2016, 12:15 PM.
Tags
None
Referenced Files
F80083176: D6394.diff
Wed, Mar 27, 4:26 PM
Unknown Object (File)
Mon, Mar 25, 11:26 PM
Unknown Object (File)
Thu, Mar 21, 5:22 AM
Unknown Object (File)
Thu, Mar 14, 8:25 AM
Unknown Object (File)
Wed, Mar 6, 12:11 PM
Unknown Object (File)
Wed, Feb 28, 9:24 AM
Unknown Object (File)
Feb 11 2024, 2:15 PM
Unknown Object (File)
Feb 9 2024, 3:29 PM
Subscribers

Details

Summary

This is an import of the reworked LEDE dts files. Besides other things they make it easier for us to reuse.

The only diffs left are for the following SoCs:
MT7620A (fbsd-mt7620a.dtsi)
MT7621 (fbsd-mt7621.dtsi)
MT7628 (fbsd-mt7628an.dtsi)
RT3883 (fbsd-rt3883.dtsi)

So we include the fbsd-*.dtsi files at the end of the original LEDE dtsi files, using '#include "fbsd-xxxx.dtsi"'.
For example, for MT7621, the LEDE dtsi file is mt7621.dtsi. At the end of it we add:
#include "fbsd-mt7621.dtsi"

Diff Detail

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

Event Timeline

sgalabov retitled this revision from to Import LEDE dts files for Ralink/Mediatek.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.
This revision is now accepted and ready to land.May 16 2016, 7:08 PM
This revision was automatically updated to reflect the committed changes.