Lines Matching +full:dw +full:- +full:i3c +full:- +full:master +full:- +full:1
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i3c/snps,dw-i3c-master.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Synopsys DesignWare I3C master block
10 - Alexandre Belloni <[email protected]>
13 - $ref: i3c.yaml#
17 const: snps,dw-i3c-master-1.00a
20 maxItems: 1
23 minItems: 1
25 - description: Core clock
26 - description: APB clock
28 clock-names:
29 minItems: 1
31 - const: core
32 - const: apb
35 maxItems: 1
38 - compatible
39 - reg
40 - clocks
41 - interrupts
46 - |
47 i3c@2000 {
48 compatible = "snps,dw-i3c-master-1.00a";
49 #address-cells = <3>;
50 #size-cells = <0>;