Lines Matching +full:clock +full:- +full:skip
2 I2C clock generators.
5 This binding uses the common clock binding[1]. Details about the devices can be
8 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
12 https://www.silabs.com/Support%20Documents/TechnicalDocs/si598-99.pdf
15 - compatible: Shall be one of "silabs,si570", "silabs,si571",
17 - reg: I2C device address.
18 - #clock-cells: From common clock bindings: Shall be 0.
19 - factory-fout: Factory set default frequency. This frequency is part specific.
23 - temperature-stability: Temperature stability of the device in PPM. Should be
27 - clock-output-names: From common clock bindings. Recommended to be "si570".
28 - clock-frequency: Output frequency to generate. This defines the output
30 runtime through the common clock framework.
31 - silabs,skip-recall: Do not perform NVM->RAM recall operation. It will rely
35 si570: clock-generator@5d {
36 #clock-cells = <0>;
38 temperature-stability = <50>;
40 factory-fout = <156250000>;