Lines Matching +full:synquacer +full:- +full:i2c
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/socionext,synquacer-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext SynQuacer I2C Controller
10 - Ard Biesheuvel <ardb@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
17 const: socionext,synquacer-i2c
25 clock-names:
28 clock-frequency:
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - clock-names
45 - |
46 #include <dt-bindings/interrupt-controller/arm-gic.h>
48 i2c@51210000 {
49 compatible = "socionext,synquacer-i2c";
52 #address-cells = <1>;
53 #size-cells = <0>;
54 clock-names = "pclk";
56 clock-frequency = <400000>;