| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/i2c/allwinner,sun6i-a31-p2wi.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Allwinner A31 P2WI (Push/Pull 2 Wires Interface) |
| - Chen-Yu Tsai <wens@csie.org> |
| - Maxime Ripard <mripard@kernel.org> |
| - $ref: /schemas/i2c/i2c-controller.yaml# |
| const: allwinner,sun6i-a31-p2wi |
| unevaluatedProperties: false |
| compatible = "allwinner,sun6i-a31-p2wi"; |
| reg = <0x01f03400 0x400>; |
| clocks = <&apb0_gates 3>; |
| clock-frequency = <100000>; |
| /* compatible = "x-powers,axp221"; */ |