1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
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>
25 enum: [ 100000, 400000 ]
40 additionalProperties: false
45 compatible = "fsl,imx28-i2c";
46 reg = <0x80058000 2000>;
48 clock-frequency = <100000>;