Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-02 | rockchip: Add SPI driver | Simon Glass | |
Add a SPI driver for the Rockchip RK3288, using driver model. It should work for other Rockchip SoCs also. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2015-09-02 | rockchip: Add basic peripheral and clock definitions | Simon Glass | |
Add header files for the peripherals and clocks supported on Rockchip platforms. The particular implementation (and register set) for each is SoC-specific, but it seems that the naming can be generic. Signed-off-by: Simon Glass <sjg@chromium.org> |