Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mt76: sync with version 878456caf60d from master | Felix Fietkau | 2017-10-13 | 1 | -2/+1 |
| | | | | | | | Backport required DT changes from commit dabdd123c90c. Significantly improves stability and performance for MT76x2 and MT7603 Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: cleanup dts files of mt7621 based boards | Mathias Kresin | 2016-11-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Fix a typo in mt7621.dtsi compatible string. Disable spi, sdhci and pci in mt7621.dtsi and enable the nodes in the indiviual board dts files. The nodes require further device specific configuration anyway. Remove the m25p80@0 spi child node from mt7621.dtsi and add the chunked-io parameter to the individual board dts files. Fix the spi flash compatible string for the WNDR3700V5. Drop the mt7621-eval-board compatible string for all boards which are not the eval board. Drop the linux,modalias parameter from spi flash node. Remove the xhci node from board files, it is already enabled in dtsi. Disable xhci for boards not having usb ports populated. Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | ramips: cleanup ZBT-WG3526.dtsi | Dominik Menke | 2016-11-17 | 1 | -6/+6 |
| | | | | | | | | - replace magic numbers with GPIO_* constants - replace generic PCI definitions with correct vendor and device identification Signed-off-by: Dominik Menke <dom@digineo.de> | ||||
* | ramips: split ZBT-WG3526.dts into dtsi and dts files | Dominik Menke | 2016-11-17 | 1 | -0/+115 |
Signed-off-by: Dominik Menke <dom@digineo.de> |