mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
5f7aa9071e
The patch supports the 216/432/660 type Quad Frequency Synthesizers used by ClockGenB/C/D/E/F QUADFS clock : It includes support for all 216/432/660 type Quad Frequency Synthesizers : implemented as Fixed Parent / Rate / Gate clock, with clock rate calculated reading H/w settings done at BOOT. QuadFS have 4 outputs : chan0 chan1 chan2 chan3 Signed-off-by: Pankaj Dev <pankaj.dev@st.com> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
2 lines
49 B
Makefile
2 lines
49 B
Makefile
obj-y += clkgen-mux.o clkgen-pll.o clkgen-fsyn.o
|