Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: kernel 4.14: update dts files | Hauke Mehrtens | 2018-02-20 | 38 | -159/+794 |
| | | | | | | | | | | | | | | | | | | | | Updated the devicetree source files to make use of the following upstreamed drivers: - xrx200 ethernet phy - reset controller unit - dwc2 - fpi Use our custom xrx200 ethernet phy compatible to support boards, which have switched the vr9 revision during lifetime, with a single devicetree source file. By switching to the dwc2 driver + usb phy framework, we don't need to used our custom gpio power patch and can use a fixed regulator instead. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | lantiq: kernel 4.14: cleanup dts files | Mathias Kresin | 2018-02-20 | 55 | -4194/+4033 |
| | | | | | | | Move common used parts to dtsi. Add labels to nodes and reference nodes via labels in dts files. Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | lantiq: kernel 4.14: copy patches, config and dts files | Hauke Mehrtens | 2018-02-20 | 74 | -0/+11286 |
This just copies the patches, configuration and dts files into the directories hich are used for kernel 4.14. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |