-
- Downloads
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>
Showing
- drivers/clk/Kconfig 8 additions, 0 deletionsdrivers/clk/Kconfig
- drivers/clk/Makefile 1 addition, 0 deletionsdrivers/clk/Makefile
- drivers/clk/clk_boston.c 97 additions, 0 deletionsdrivers/clk/clk_boston.c
- include/dt-bindings/clock/boston-clock.h 13 additions, 0 deletionsinclude/dt-bindings/clock/boston-clock.h
drivers/clk/clk_boston.c
0 → 100644
include/dt-bindings/clock/boston-clock.h
0 → 100644
Please register or sign in to comment