aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ath79: use ar8216 for builtin switchChuanhong Guo2019-03-241-1/+2
| | | | Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ath79: fix dts warningsMathias Kresin2018-08-081-2/+3
| | | | | | | Fix all issues found by the devicetree compiler like wrong address/size cells as well as wrong/missing/superfluous unit addresses. Signed-off-by: Mathias Kresin <dev@kresin.me>
* ath79: Add switch reset definition in dtsChuanhong Guo2018-07-301-0/+2
| | | | Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ath79: ar724x: Fix reset definition for gmac0/gmac1Chuanhong Guo2018-07-301-4/+4
| | | | | | reset bit 8 is for builtin switch and bit 12 is marked 'reserved' on datasheet. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ath79: ar7240: Update dts for current ag71xx driverChuanhong Guo2018-07-301-4/+20
| | | | Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ath79: add AR7240 dtsiAlex Maclean2018-06-011-0/+66
Signed-off-by: Alex Maclean <monkeh@monkeh.net>