Lines Matching +full:clock +full:- +full:master
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#
17 const: cdns,i3c-master
25 clock-names:
27 - const: pclk
28 - const: sysclk
34 - compatible
35 - reg
36 - clocks
37 - clock-names
38 - interrupts
43 - |
44 i3c-master@d040000 {
45 compatible = "cdns,i3c-master";
47 clock-names = "pclk", "sysclk";
50 #address-cells = <3>;
51 #size-cells = <0>;
52 i2c-scl-hz = <100000>;