1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/i2c/i2c-pxa.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell MMP I2C controller bindings
10 - Rob Herring <robh+dt@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
27 - marvell,armada-3700-i2c
42 $ref: /schemas/types.yaml#/definitions/flag
44 Disable interrupt of i2c controller. Polling status register of i2c
48 $ref: /schemas/types.yaml#/definitions/flag
49 description: Enable fast mode of i2c controller.
51 unevaluatedProperties: false
63 #include <dt-bindings/clock/marvell,mmp2.h>
65 compatible = "mrvl,mmp-twsi";
66 reg = <0xd4011000 0x1000>;
68 clocks = <&soc_clocks MMP2_CLK_TWSI1>;