Add H3 support.
For now SMP, EHCI GPIO and pinctrl, this is what's it described in the DTS.
Details
Details
- Reviewers
jmcneill - Group Reviewers
ARM - Commits
- rS299688: Add support for Allwinner H3 SoC.
Tested on Orange Pi One.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/arm/allwinner/clk/aw_pll.c | ||
---|---|---|
467 ↗ | (On Diff #16154) | Can you add A23_PLL1_FACTOR_M/K/N defines so you're not referring to A31 stuff here? I know it's redundant but it makes it a bit easier when glancing at the code that there isn't a typo. |
600 ↗ | (On Diff #16154) | I suppose these should be sorted by compat string and not the data column. |