]> git.sur5r.net Git - u-boot/commit
dm: clk: fixed: Update to support livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:42 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:14 +0000 (07:03 -0600)
commit8b92e1cd597608ca1e2aa2756c76a3dff786062c
tree42c9aeba0ce98266b6d0184028b4ee8c2a3a00a9
parentaa9bb0944acecf5459971c4f0f195c59f1af1fe1
dm: clk: fixed: Update to support livetree

Update the fixed-rate clock driver to support a live device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/clk/clk_fixed_rate.c