Lines Matching +full:master +full:- +full:names
1 # SPDX-License-Identifier: GPL-2.0
3 ---
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 block
10 - Boris Brezillon <bbrezillon@kernel.org>
13 - $ref: i3c.yaml#
18 - const: cdns,i3c-master
19 - items:
20 - enum:
21 - axiado,ax3000-i3c
22 - const: cdns,i3c-master
30 clock-names:
32 - const: pclk
33 - const: sysclk
39 - compatible
40 - reg
41 - clocks
42 - clock-names
43 - interrupts
48 - |
50 compatible = "cdns,i3c-master";
52 clock-names = "pclk", "sysclk";
55 #address-cells = <3>;
56 #size-cells = <0>;
57 i2c-scl-hz = <100000>;