Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath79: fix gmac compatible in ar9330.dtsi and ag71xx_setup_gmac_933x | Johann Neuhauser | 2018-05-15 | 1 | -1/+1 |
| | | | | | | | | | 1. compatible property in node gmac was wrong 2. ag71xx_setup_gmac_933x should use np of gmac-config and not the pointer to gmac. gmac is only used for the reg address. Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de> | ||||
* | ath79: add new OF only target for QCA MIPS silicon | John Crispin | 2018-05-07 | 14 | -0/+4848 |
This target aims to replace ar71xx mid-term. The big part that is still missing is making the MMIO/AHB wifi work using OF. NAND and mikrotik subtargets will follow. Signed-off-by: John Crispin <john@phrozen.org> |