Lines Matching +full:inter +full:- +full:ic
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-mxs.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale MXS Inter IC (I2C) Controller
10 - Shawn Guo <shawnguo@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - fsl,imx23-i2c
19 - fsl,imx28-i2c
27 clock-frequency:
33 dma-names:
34 const: rx-tx
37 - compatible
38 - reg
39 - interrupts
40 - dmas
41 - dma-names
46 - |
48 compatible = "fsl,imx28-i2c";
51 clock-frequency = <100000>;
53 dma-names = "rx-tx";