summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/boston-clock.h
Commit message (Collapse)AuthorAgeLines
* clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-21-0/+13
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>