Lines Matching +full:i2c +full:- +full:controller +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/cdns,i2c-r1p10.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence I2C controller
10 - Michal Simek <michal.simek@amd.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - cdns,i2c-r1p10 # cadence i2c controller version 1.0
19 - cdns,i2c-r1p14 # cadence i2c controller version 1.4
33 clock-frequency:
39 clock-name:
44 fifo-depth:
51 power-domains:
55 - compatible
56 - reg
57 - clocks
58 - interrupts
63 - |
64 #include <dt-bindings/interrupt-controller/arm-gic.h>
65 i2c@e0004000 {
66 compatible = "cdns,i2c-r1p10";
71 clock-frequency = <400000>;
72 #address-cells = <1>;
73 #size-cells = <0>;
74 fifo-depth = <8>;