Lines Matching +full:mipi +full:- +full:i3c +full:- +full:hci
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/i3c/mipi-i3c-hci.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: MIPI I3C HCI
10 - Nicolas Pitre <npitre@baylibre.com>
13 - $ref: /schemas/i3c/i3c.yaml#
16 MIPI I3C Host Controller Interface
18 The MIPI I3C HCI (Host Controller Interface) specification defines
19 a common software driver interface to support compliant MIPI I3C
22 The hardware is self-advertising for differences in implementation
27 https://www.mipi.org/specifications/i3c-hci
31 const: mipi-i3c-hci
38 - compatible
39 - reg
40 - interrupts
45 - |
46 i3c-master@a0000000 {
47 compatible = "mipi-i3c-hci";
50 #address-cells = <3>;
51 #size-cells = <0>;