Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: drop kernel 4.4 support | Mathias Kresin | 2017-09-05 | 1 | -27/+0 |
| | | | | Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | lantiq: backport kernel patch to pass of node to nand_dt_init | Mathias Kresin | 2016-11-29 | 1 | -0/+27 |
Backport upstream commit a61ae81a1907af1987ad4c77300508327bc48b23. The actually purpose of the patch was to do some cleanup. As a side effect of this cleanup, the device node is now passed to nand_dt_init. This allows to use the common nand device tree properties - nand-bus-width - nand-on-flash-bbt - nand-ecc-mode - nand-ecc-step-size - nand-ecc-strength for the plat_nand driver. Signed-off-by: Mathias Kresin <dev@kresin.me> |