commit | 26ad30e9d3ec445f61f94910fb14cc6e7d8efa25 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 30 16:55:28 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:23 2015 -0600 |
tree | b42ab70473504698cd6c8b095bd8c0d803ca3935 | |
parent | 1f8f7730a8a3c8cc73ecb5715f5d87ed55fec541 [diff] |
rockchip: Add basic peripheral and clock definitions 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>