Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rockchip: mmc: get the fifo mode and fifo depth property from dts | huang lin | 2015-12-01 | -0/+1 |
| | | | | | | | | rk3036 mmc do not have internal dma, so we use fifo mode when read and write data, we get the fifo mode and fifo depth property from dts, pass to dw_mmc driver. Signed-off-by: Lin Huang <hl@rock-chips.com> | |||
* | rockchip: Bring in RK3036 device tree file includes and bindings | huang lin | 2015-12-01 | -0/+427 |
Since rk3036 device tree file still in reviewing, bring it from https://patchwork.kernel.org/patch/7203371/ and add some aliases we need in uboot Signed-off-by: Lin Huang <hl@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org> |