summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/dts
Commit message (Collapse)AuthorAgeFilesLines
...
* lantiq: fix formating in .dts filesLuka Perkov2013-06-0817-45/+46
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
* lantiq: ARV752DPW: fix reboot loop caused by wrong GPIO settingJohn Crispin2013-05-301-3/+3
| | | | | | | | | | | | | The GPIO buttons of ARV752DPW are active low. Treating them as active high caused a reboot loop as a reset-button press is detected by gpio-button-hotplug/gpio-keys-polled on startup. This fixes: https://dev.openwrt.org/ticket/12642 Signed-off-by: Rafael Gieschke <rafael@gieschke.de> SVN-Revision: 36783
* lantiq: DGN3500 supportJohn Crispin2013-05-301-4/+10
| | | | | | | | | This requires all the preceding patches and finishes support for the DGN3500, also removing an obsolete file. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 36781
* lantiq: make leds and network work on VG3503JJohn Crispin2013-04-251-12/+21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36445
* lantiq: move dts files to thir own folderJohn Crispin2013-04-2531-0/+4766
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36443