]> git.baikalelectronics.ru Git - kernel.git/commit
clk: st: Adds Flexgen clock binding
authorGabriel FERNANDEZ <gabriel.fernandez@st.com>
Tue, 15 Jul 2014 15:20:21 +0000 (17:20 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 29 Jul 2014 05:36:23 +0000 (22:36 -0700)
commit812a4b24f0c98a2ef5129b2f445e68d02dfc881f
tree25226bb1db7be433a5fb9f06d17c0648c7fe078b
parentf2a5020b6a15c47ba7f1480c6807c7f9273b5dda
clk: st: Adds Flexgen clock binding

A Flexgen structure is composed by:
- a clock cross bar (represented by a mux element)
- a pre and final dividers (represented by a divider and gate elements)

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/st/st,clkgen.txt
Documentation/devicetree/bindings/clock/st/st,flexgen.txt [new file with mode: 0644]