aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
Commit message (Collapse)AuthorAgeFilesLines
* ath79: Remove all memory nodes defined in dtsChuanhong Guo2018-06-281-5/+0
| | | | | | | This target can automatically detect the correct memory size and we've been using it for long in ar71xx. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ath79: clean up led config script files for all devicesJohann Neuhauser2018-06-161-1/+2
| | | | | | | | | 1. Move all status led definitions out of diag.sh into device dt as we use here a generic script hook. 2. Encode "phy0ptp" led trigger in dt of device for all ath79 devices. Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* ath79: add WLAN, Ethernet-Switch with LAN/WAN and Status LED to DorinCatrinel Catrinescu2018-06-071-6/+7
| | | | Signed-off-by: Catrinel Catrinescu <cc@80211.de>
* ath79: fix dts filesMathias Kresin2018-05-171-0/+130
Add the SoC compatible to the individual dts files. Rename the dts files to match the common pattern. Remove dts files wich aren't used and no image in ar71xx exists. Signed-off-by: Mathias Kresin <dev@kresin.me>