Lines Matching +full:imx28 +full:- +full:i2c
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>
15 - fsl,imx23-i2c
16 - fsl,imx28-i2c
24 clock-frequency:
30 dma-names:
31 const: rx-tx
34 - compatible
35 - reg
36 - interrupts
37 - dmas
38 - dma-names
43 - |
44 i2c@80058000 {
45 compatible = "fsl,imx28-i2c";
48 clock-frequency = <100000>;
50 dma-names = "rx-tx";