commit | 0399f4421b3a25b77c75ac998896eed67b71f82d | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Sep 08 07:47:38 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Sep 21 15:04:32 2016 +0200 |
tree | 7139b111e4c32a641f458e401b92efa24f557da2 | |
parent | 8c946a7d6ce23bae4d002fe4f4701709b01dcd75 [diff] |
clk: boston: Providea simple driver for Boston board clocks Add a simple driver for the clocks provided by the MIPS Boston development board. The system provides information about 2 clocks whose rates are fixed by the bitfile flashed in the boards FPGA, and this driver simply reads the rates of these 2 clocks. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Simon Glass <sjg@chromium.org>