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@xilinx.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
30 clock-frequency:
36 clock-name:
42 - compatible
43 - reg
44 - clocks
45 - interrupts
50 - |
51 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 i2c@e0004000 {
53 compatible = "cdns,i2c-r1p10";
57 clock-frequency = <400000>;
58 #address-cells = <1>;
59 #size-cells = <0>;