commit | 830a6081706e3f07bdd2a0fd7de131516d2a92a9 | [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 | 009741fbaead2daf003ac8487ac671d32477206e [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>