summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-rockchip/periph.h
Commit message (Collapse)AuthorAgeLines
* rockchip: Add basic peripheral and clock definitionsSimon Glass2015-09-02-0/+54
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>