Searched full:binding (Results 1 – 25 of 987) sorted by relevance
12345678910>>...40
/Documentation/devicetree/bindings/clock/ti/ |
D | clockdomain.txt | 1 Binding for Texas Instruments clockdomain. 3 Binding status: Unstable - ABI compatibility may be broken in the future 5 This binding uses the common clock binding[1] in consumer role. 9 enabled/disabled. This binding doesn't define a new clock 10 binding type, it is used to group existing clock nodes under 17 - #clock-cells : from common clock binding; shall be set to 0.
|
D | fapll.txt | 1 Binding for Texas Instruments FAPLL clock. 3 Binding status: Unstable - ABI compatibility may be broken in the future 5 This binding uses the common clock binding[1]. It assumes a 14 - #clock-cells : from common clock binding; shall be set to 0.
|
D | composite.txt | 1 Binding for TI composite clock. 3 Binding status: Unstable - ABI compatibility may be broken in the future 5 This binding uses the common clock binding[1]. It assumes a 16 The binding must provide a list of the component clocks that shall be 28 - #clock-cells : from common clock binding; shall be set to 0.
|
D | dra7-atl.txt | 12 Clock tree binding: 13 This binding uses the common clock binding[1]. 16 Since the clock instances are part of a single IP this binding is used as a node 24 - #clock-cells : from common clock binding; shall be set to 0. 27 Binding for the IP driver: 28 This binding is used to configure the IP driver which is going to handle the 75 /* binding for the IP */
|
D | adpll.txt | 1 Binding for Texas Instruments ADPLL clock. 3 Binding status: Unstable - ABI compatibility may be broken in the future 5 This binding uses the common clock binding[1]. It assumes a 14 - #clock-cells : from common clock binding; shall be set to 1.
|
/Documentation/devicetree/bindings/clock/st/ |
D | st,clkgen-pll.txt | 1 Binding for a ST pll clock driver. 3 This binding uses the common clock binding[1]. 4 Base address is located to the parent node. See clock binding[2] 17 - #clock-cells : From common clock binding; shall be set to 1. 19 - clocks : From common clock binding 21 - clock-output-names : From common clock binding.
|
D | st,clkgen-mux.txt | 1 Binding for a ST multiplexed clock driver. 3 This binding supports only simple indexed multiplexers, it does not 6 This binding uses the common clock binding[1]. 15 - #clock-cells : from common clock binding; shall be set to 0. 19 - clocks : from common clock binding
|
D | st,quadfs.txt | 1 Binding for a type of quad channel digital frequency synthesizer found on 8 This binding uses the common clock binding[1]. 18 - #clock-cells : from common clock binding; shall be set to 1. 22 - clocks : from common clock binding 24 - clock-output-names : From common clock binding. The block has 4
|
/Documentation/devicetree/bindings/clock/ |
D | pwm-clock.txt | 1 Binding for an external clock signal driven by a PWM pin. 3 This binding uses the common clock binding[1] and the common PWM binding[2]. 10 - #clock-cells : from common clock binding; shall be set to 0. 11 - pwms : from common PWM binding; this determines the clock frequency 15 - clock-output-names : From common clock binding.
|
D | fixed-mmio-clock.txt | 1 Binding for simple memory mapped io fixed-rate clock sources. 7 This binding uses the common clock binding[1]. 13 - #clock-cells : from common clock binding; shall be set to 0. 17 - clock-output-names : From common clock binding.
|
D | axi-clkgen.txt | 1 Binding for the axi-clkgen clock generator 3 This binding uses the common clock binding[1]. 9 - #clock-cells : from common clock binding; Should always be set to 0. 17 - clock-output-names : From common clock binding.
|
D | keystone-gate.txt | 3 Binding for Keystone gate control driver which uses PSC controller IP. 5 This binding uses the common clock binding[1]. 11 - #clock-cells : from common clock binding; shall be set to 0. 18 - clock-output-names : From common clock binding to override the
|
D | gpio-gate-clock.txt | 1 Binding for simple gpio gated clock. 3 This binding uses the common clock binding[1]. 9 - #clock-cells : from common clock binding; shall be set to 0.
|
D | gpio-mux-clock.txt | 1 Binding for simple gpio clock multiplexer. 3 This binding uses the common clock binding[1]. 10 - #clock-cells : from common clock binding; shall be set to 0.
|
D | keystone-pll.txt | 3 Binding for keystone PLLs. The main PLL IP typically has a multiplier, 9 This binding uses the common clock binding[1]. 14 - #clock-cells : from common clock binding; shall be set to 0. 43 - #clock-cells : from common clock binding; shall be set to 0. 51 - clock-output-names : From common clock binding. 65 - #clock-cells : from common clock binding; shall be set to 0. 73 - clock-output-names : From common clock binding.
|
D | axs10x-i2s-pll-clock.txt | 1 Binding for the AXS10X I2S PLL clock 3 This binding uses the common clock binding[1]. 11 - #clock-cells: from common clock binding; Should always be set to 0.
|
D | qcom,camcc.txt | 1 Qualcomm Camera Clock & Reset Controller Binding 7 - #clock-cells : from common clock binding, shall contain 1. 8 - #reset-cells : from common reset binding, shall contain 1. 9 - #power-domain-cells : from generic power domain binding, shall contain 1.
|
D | snps,hsdk-pll-clock.txt | 1 Binding for the HSDK Generic PLL clock 3 This binding uses the common clock binding[1]. 14 - #clock-cells: from common clock binding; Should always be set to 0.
|
/Documentation/devicetree/bindings/ |
D | submitting-patches.rst | 4 Submitting devicetree (DT) binding patches 14 be a separate patch. The preferred subject prefix for binding patches is:: 16 "dt-bindings: <binding dir>: ..." 20 docs. Repeating "binding" again should also be avoided. 22 2) DT binding files are written in DT schema format using json-schema 23 vocabulary and YAML file format. The DT binding files must pass validation 30 3) DT binding files should be dual licensed. The preferred license tag is 41 the code implementing the binding. 44 previously documented in the corresponding DT binding text file 69 1) If you aren't comfortable reviewing a given binding, reply to it and ask [all …]
|
D | ABI.rst | 10 "That still leaves the question of, what does a stable binding look 11 like? Certainly a stable binding means that a newer kernel will not 12 break on an older device tree, but that doesn't mean the binding is 15 then default to the previous behaviour if it is missing. If a binding 21 II. General binding rules 24 binding because it isn't perfect. 30 the old binding. ie. add additional properties, but don't change the
|
/Documentation/devicetree/ |
D | writing-schema.rst | 15 top-level properties. Generally, there is one binding defined per file. The 20 URI typically containing the binding's filename and path. For DT schema, it must 32 A one line description on the contents of the binding schema. 36 for maintainers of this binding. 40 information about this binding. It should contain things such as what the block 51 include other schemas the binding conforms to. This may be schemas for a 56 binding. The exact schema syntax depends on whether properties are known, 57 common properties (e.g. 'interrupts') or are binding/vendor specific properties. 73 binding. Note: YAML doesn't allow leading tabs, so spaces must be used instead. 81 binding. Each property contains a set of constraints using json-schema [all …]
|
/Documentation/devicetree/bindings/reset/ |
D | snps,axs10x-reset.txt | 1 Binding for the AXS10x reset controller 3 This binding describes the ARC AXS10x boards custom IP-block which allows 11 This binding uses the common reset binding[1]. 19 - #reset-cells: from common reset binding; Should always be set to 1.
|
D | snps,hsdk-reset.txt | 1 Binding for the Synopsys HSDK reset controller 3 This binding uses the common reset binding[1]. 12 - #reset-cells: from common reset binding; Should always be set to 1.
|
/Documentation/devicetree/bindings/spi/ |
D | spi-ath79.txt | 1 Binding for Qualcomm Atheros AR7xxx/AR9xxx SPI controller 8 - #address-cells: <1>, as required by generic SPI binding. 9 - #size-cells: <0>, also as required by generic SPI binding. 11 Child nodes as per the generic SPI binding.
|
D | spi-bcm63xx.txt | 1 Binding for Broadcom BCM6348/BCM6358 SPI controller 9 - #address-cells: <1>, as required by generic SPI binding. 10 - #size-cells: <0>, also as required by generic SPI binding. 16 Child nodes as per the generic SPI binding.
|
12345678910>>...40