https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201958
Bug ID: 201958 Summary: [patch] MIPS: Add RT5350F SoC support Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: m...@bidouilliste.com Keywords: patch Created attachment 159354 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159354&action=edit rt5350 support The RT5350 is a MIPS SoC by RaLink. The SoC is pretty similar to the already in-tree RT305X. This patch adds : - Support for the RT5350F - Selection of SoC in kernel config - Add kernel config RT5350_BASE and corresponding hint files with sane defaults. - Add kernel config for the Olimex RT5350 EVB and hints files - Configuration of GPIO via pinmask/pinon and function_set/fonction_clear hint value. - Add a pinin hint value to configure a GPIO as input at boot. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"