aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_glinet_ar300m_nand.dts
Commit message (Collapse)AuthorAgeFilesLines
* ath79: rename qca9533.dtsi to qca953x.dtsiChuanhong Guo2018-12-061-63/+0
| | | | | | | | | qca9533 is a costdown version of qca9531 which doesn't have USB and PCIE. Rename the misleading dtsi names and fix the SoC type of gl-ar300m. Signed-off-by: Chuanhong Guo <gch981213@gmail.com> [apply the changes for the gl-x750 as well] Signed-off-by: Mathias Kresin <dev@kresin.me>
* ath79: fix dts warningsMathias Kresin2018-08-081-4/+0
| | | | | | | 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 initial nand support for gl-ar300mMarty E. Plummer2018-06-181-0/+67
Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>