Lines Matching +full:clocks +full:- +full:bindings
4 This is a part of device tree bindings for S2M and S5M family multi-function
6 More information can be found in bindings/mfd/sec-core.txt file.
11 To register these as clocks with common clock framework instantiate under
12 main device node a sub-node named "clocks".
15 - Documentation/devicetree/bindings/clock/clock-bindings.txt
18 Required properties of the "clocks" sub-node:
19 - #clock-cells: should be 1.
20 - compatible: Should be one of: "samsung,s2mps11-clk", "samsung,s2mps13-clk",
21 "samsung,s2mps14-clk", "samsung,s5m8767-clk"
23 clocks.
29 ----------------------------------------------------------
34 Include dt-bindings/clock/samsung,s2mps11.h file to use preprocessor defines
41 compatible = "samsung,s2mps11-pmic";
44 s2m_osc: clocks {
45 compatible = "samsung,s2mps11-clk";
46 #clock-cells = <1>;
47 clock-output-names = "xx", "yy", "zz";