commit | 273afb2f68cbdbaf2b8163205711a0dceb0bef95 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:45:02 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:36 2016 -0700 |
tree | 60c99bb957f048206d92fa0e316a2773f20cfdf5 | |
parent | 5562bf19a0410dc9d2e46d6658ceb8bd86995119 [diff] |
rockchip: clk: Add support for clocks needed by the displays The displays need to use NPLL and also select some new peripheral clocks. Add support for these to the clock driver. Signed-off-by: Simon Glass <sjg@chromium.org>