Searched +full:i3c +full:- +full:scl +full:- +full:hz (Results 1 – 4 of 4) sorted by relevance
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 # 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 …]
1 What: /sys/bus/i3c/devices/i3c-<bus-id>3 Contact: linux-i3c@vger.kernel.org5 An I3C bus. This directory will contain one sub-directory per6 I3C device present on the bus.8 What: /sys/bus/i3c/devices/i3c-<bus-id>/current_master10 Contact: linux-i3c@vger.kernel.org12 Expose the master that owns the bus (<bus-id>-<master-pid>) at17 What: /sys/bus/i3c/devices/i3c-<bus-id>/mode19 Contact: linux-i3c@vger.kernel.org21 I3C bus mode. Can be "pure", "mixed-fast" or "mixed-slow". See[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;8 #include <dt-bindings/i3c/i3c.h>9 #include <dt-bindings/leds/common.h>10 #include <dt-bindings/phy/phy-imx8-pcie.h>11 #include <dt-bindings/pwm/pwm.h>12 #include <dt-bindings/usb/pd.h>25 compatible = "fsl,imx95-15x15-evk", "fsl,imx95";34 bt_sco_codec: bt-sco-codec {35 compatible = "linux,bt-sco";[all …]