Searched +full:i3c +full:- +full:scl +full:- +full:hz (Results 1 – 5 of 5) sorted by relevance
1 Bindings for cadence I3C master block5 --------------------6 - compatible: shall be "cdns,i3c-master"7 - clocks: shall reference the pclk and sysclk8 - clock-names: shall contain "pclk" and "sysclk"9 - interrupts: the interrupt line connected to this I3C master10 - reg: I3C master registers13 Documentation/devicetree/bindings/i3c/i3c.yaml for more details):15 - #address-cells: shall be set to 116 - #size-cells: shall be set to 0[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i3c/i3c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: I3C bus10 - Alexandre Belloni <alexandre.belloni@bootlin.com>11 - Miquel Raynal <miquel.raynal@bootlin.com>14 I3C busses can be described with a node for the primary I3C controller device15 and a set of child nodes for each I2C or I3C slave on the bus. Each of them20 pattern: "^i3c@[0-9a-f]+$"[all …]
1 Generic device tree bindings for I3C busses4 This document describes generic bindings that should be used to describe I3C8 -------------------10 - #address-cells - should be <3>. Read more about addresses below.11 - #size-cells - should be <0>.12 - compatible - name of the I3C master controller driving the I3C bus16 The node describing an I3C bus should be named i3c-master.19 -------------------21 These properties may not be supported by all I3C master drivers. Each I3C24 - i3c-scl-hz: frequency of the SCL signal used for I3C transfers.[all …]
1 Bindings for Synopsys DesignWare I3C master block5 --------------------6 - compatible: shall be "snps,dw-i3c-master-1.00a"7 - clocks: shall reference the core_clk8 - interrupts: the interrupt line connected to this I3C master9 - reg: Offset and length of I3C master registers12 Documentation/devicetree/bindings/i3c/i3c.yaml for more details):14 - #address-cells: shall be set to 315 - #size-cells: shall be set to 018 Documentation/devicetree/bindings/i3c/i3c.yaml for more details):[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/i3c/cdns,i3c-master.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Cadence I3C master block10 - Boris Brezillon <bbrezillon@kernel.org>13 - $ref: i3c.yaml#17 const: cdns,i3c-master25 clock-names:27 - const: pclk[all …]