summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-rockchip/cru_rk3288.h
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-211-0/+12
| | | | | | | | Add a feature which speeds up the CPU to full speed in SPL to minimise boot time. This is only supported for certain boards (at present only jerry). Signed-off-by: Simon Glass <sjg@chromium.org>
* rockchip: Rename the CRU_MODE_CON fieldsSimon Glass2016-01-211-29/+29
| | | | | | These should match the datasheet naming. Adjust them. Signed-off-by: Simon Glass <sjg@chromium.org>
* rockchip: rk3288: Add clock driverSimon Glass2015-09-021-0/+185
Add a driver for setting up and modifying the various PLLs and peripheral clocks on the RK3288. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud