summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3352.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ramips: fix indentation and other mistakes in .dts{, i} filesJohn Crispin2015-08-171-0/+1
| | | | | | | | | | | | | | | | | | | | The following patch fixes: * wrong indentations * doubled gpio-keys-polled nodes (DIR-300-B7, DIR-320-B1, DIR-610-A1) * duplicate spacings * empty lines at end of files and after last child nodes * trailing and leading whitespace * unnecessary and commented-out code * missing empty lines between nodes and between properties and nodes * unnecessary empty lines between nodes properties [1] in .dts{,i} files, for ramips target. [1] Some of empty lines in SOCs dtsi files were left untouched, because they seem to be there for a reason (readability?). Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46613
* ralink: add ethernet fe and esw reset control bitFelix Fietkau2015-01-181-0/+6
| | | | | | Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 44042
* ramips: add missing rt3352 usb phy node to dtsJohn Crispin2014-07-021-2/+9
| | | | | | Signed-off-by: michael <igvtee@gmail.com> SVN-Revision: 41476
* ramips: fix number of GPIOs for RT3352Gabor Juhos2013-10-301-1/+1
| | | | | | | | The RT3352 SoC only supports 46 GPIO lines. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38602
* ramips: remove trailing whitespaces from .dts{,i} filesGabor Juhos2013-10-301-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38601
* ralink: add pinctrl driverJohn Crispin2013-09-171-8/+29
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38026
* ralink: update patchesJohn Crispin2013-06-231-4/+43
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016
* ramips: add gpio base properties to dtsi filesJohn Crispin2013-05-061-0/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36560
* move memory detect node to dtsi filesJohn Crispin2013-04-091-0/+4
| | | | | | Signed-of-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36290
* ramips: remove trailing whitespaces from dts filesGabor Juhos2013-04-071-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36246
* fix default commandline in dts filesJohn Crispin2013-04-071-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36243
* add the dts files that describe the boards in futureJohn Crispin2013-04-031-0/+181
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36168