1 * STMicroelectronics DELTA multi-format video 2 3 Required properties: 4 - compatible: should be "st,st-delta". 5 - clocks: from common clock binding: handle ha 6 number of clocks may depend on the SoC type. 7 See ../clock/clock-bindings.txt for details. 8 - clock-names: names of the clocks listed in c 9 10 Example: 11 delta0 { 12 compatible = "st,st-delta"; 13 clock-names = "delta", "delta- 14 clocks = <&clk_s_c0_flexgen CL 15 <&clk_s_c0_flexgen CL 16 <&clk_s_c0_flexgen CL 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.