aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV7518PW.dts
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: update default mii modesJohn Crispin2013-11-201-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38881
* lantiq: update dts filesJohn Crispin2013-09-171-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38027
* lantiq: Fix ARV7518 DTS definitionsJohn Crispin2013-06-211-6/+16
| | | | | | | | | | | Fix EBU leds by removing req2 and gnt2 from pinmux. Fix rfkill button gpio. Enable reset button. Fix power led activation status. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 37004
* lantiq: Fixes to athxk EEPROM loadingJohn Crispin2013-06-101-3/+2
| | | | | | | | | | | | Use platform data array for storing ath5k EEPROM instead of creating another one. EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash. No need to keep the checksum fix now that the EEPROM is loaded completely. Add a manual eeprom swap for ath9k and keep the endian way. Use mac-offset property retrieved from the DTS. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 36901
* lantiq: fix formating in .dts filesLuka Perkov2013-06-081-3/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
* lantiq: move dts files to thir own folderJohn Crispin2013-04-251-0/+209
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36443