summaryrefslogtreecommitdiff
path: root/target/linux/mvebu/patches-4.4/003-add_switch_nodes.patch
Commit message (Collapse)AuthorAge
* mvebu: revert remove of mvsw61xx device tree nodesMathias Kresin2016-11-13
| | | | | | | | | | The marvell,88e6352 and marvell,88e6172 compatible strings are used in target/linux/generic/files/drivers/net/phy/mvsw61xx.c. No idea why grep missed them when I searched for them. Thanks to Syrone Wong for noticing and reporting my mistake. Signed-off-by: Mathias Kresin <dev@kresin.me>
* treewide: dts: fix dtc compiler warningsMathias Kresin2016-11-12
| | | | | | | | | | | Fixes invalid device tree parameters. Drop the mvsw61xx node used in mvebu device tree source files. It looks like some kind of ethernet switch cargo cult. Neither the marvell,88e6352 nor the marvell,88e6172 compatible strings can be found in any LEDE file or in the kernel sources. Signed-off-by: Mathias Kresin <dev@kresin.me>
* mvebu: update and fixup 4.4 patchesImre Kaloz2015-12-10
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47832
* mvebu: add support for 4.4-rcImre Kaloz2015-12-10
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47819