st,nomadik.txt (ee3e542fec6e69bc9fb668698889a37d93950ddf) | st,nomadik.txt (3999debeeeaec052fd2eb8b5482257fdb2ab6616) |
---|---|
1ST Microelectronics Nomadik SRC System Reset and Control 2 3This binding uses the common clock binding: 4Documentation/devicetree/bindings/clock/clock-bindings.txt 5 6The Nomadik SRC controller is responsible of controlling chrystals, 7PLLs and clock gates. 8 9Required properties for the SRC node: 10- compatible: must be "stericsson,nomadik-src" 11- reg: must contain the SRC register base and size 12 13Optional properties for the SRC node: 14- disable-sxtalo: if present this will disable the SXTALO 15 i.e. the driver output for the slow 32kHz chrystal, if the 16 board has its own circuitry for providing this oscillator 17- disable-mxtal: if present this will disable the MXTALO, 18 i.e. the driver output for the main (~19.2 MHz) chrystal, 19 if the board has its own circuitry for providing this | 1ST Microelectronics Nomadik SRC System Reset and Control 2 3This binding uses the common clock binding: 4Documentation/devicetree/bindings/clock/clock-bindings.txt 5 6The Nomadik SRC controller is responsible of controlling chrystals, 7PLLs and clock gates. 8 9Required properties for the SRC node: 10- compatible: must be "stericsson,nomadik-src" 11- reg: must contain the SRC register base and size 12 13Optional properties for the SRC node: 14- disable-sxtalo: if present this will disable the SXTALO 15 i.e. the driver output for the slow 32kHz chrystal, if the 16 board has its own circuitry for providing this oscillator 17- disable-mxtal: if present this will disable the MXTALO, 18 i.e. the driver output for the main (~19.2 MHz) chrystal, 19 if the board has its own circuitry for providing this |
20 osciallator | 20 oscillator |
21 22 23PLL nodes: these nodes represent the two PLLs on the system, 24which should both have the main chrystal, represented as a 25fixed frequency clock, as parent. 26 27Required properties for the two PLL nodes: 28- compatible: must be "st,nomadik-pll-clock" --- 76 unchanged lines hidden --- | 21 22 23PLL nodes: these nodes represent the two PLLs on the system, 24which should both have the main chrystal, represented as a 25fixed frequency clock, as parent. 26 27Required properties for the two PLL nodes: 28- compatible: must be "st,nomadik-pll-clock" --- 76 unchanged lines hidden --- |