summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MT7628.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix size-cells on spi nodesÁlvaro Fernández Rojas2016-05-181-1/+1
| | | | | | size-cells should be 0 in order to avoid dummy values in reg properties. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* ramips: add wmac nodes to all mt7628/88 dts filesJohn Crispin2016-05-121-0/+4
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ramips: DTS reworkStanislav Galabov2016-05-121-42/+40
| | | | | | | | Add node aliases to dtsi files. Reword dts files so they're more in-line with upstream. Fix some more warnings and errors reported by dtc Signed-off-by: Stanislav Galabov <sgalabov@gmail.com>
* ramips: Change all '/include/' clauses to '#include' so preprocessing canStanislav Galabov2016-05-101-1/+1
| | | | | | be done properly for the entire device trees. Signed-off-by: Stanislav Galabov <sgalabov@gmail.com>
* ramips: create device tree node for MT7628 WMAC in preparation for future ↵Felix Fietkau2016-02-281-0/+4
| | | | | | | | work on driver support in mt76 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48812
* ramips: update DTS files to use jedec,spi-nor compatible string for m25p80 ↵Felix Fietkau2015-12-181-1/+1
| | | | | | | | to fix probe issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47935
* ramips: fix the mt7628 dts fileJohn Crispin2015-02-191-10/+7
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44494
* ralink: add 3.18 supportJohn Crispin2015-02-091-0/+1
| | | | | | | | keep default as 3.14, mt7621 gic need to be ported to 3.18 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44349
* ramips: rework and fix m25p80 chunked-io supportFelix Fietkau2015-01-021-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43808
* ralink: few updates tot he sdhci probe codeJohn Crispin2014-11-151-0/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43275
* ralink: add support for mt7628John Crispin2014-11-061-0/+59
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43197