commit | 4e07533f30e8e2d4447fc4e159d34b4068d96efc | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Fri Sep 15 10:33:49 2017 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sat Oct 14 21:30:22 2017 +0200 |
tree | 15a7d977e116fa92adab3624f6f99945dbb8264c | |
parent | 8c04f7a3e347cb2a00074d197f5cd5b25c6fe383 [diff] |
clk: rockchip: add more rk3188 graphics clock ids Add ids for cif, v{d/e}pu clocks on rk3188. ACLK_CIF does get a needed 1 at it's end but that should be safe because no driver for the camera interface has surfaced so far and the old vendor kernels for these socs are based on linux-3.0 and still used board files then, so there really are no previous users anywhere to be found. Signed-off-by: Heiko Stuebner <heiko@sntech.de>