1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/i2c/allwinner,sun6i-a31-p2wi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A31 P2WI (Push/Pull 2 Wires Interface) Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: /schemas/i2c/i2c-controller.yaml#
18 const: allwinner,sun6i-a31-p2wi
43 unevaluatedProperties: false
48 compatible = "allwinner,sun6i-a31-p2wi";
49 reg = <0x01f03400 0x400>;
50 interrupts = <0 39 4>;
51 clocks = <&apb0_gates 3>;
52 clock-frequency = <100000>;
53 resets = <&apb0_rst 3>;
58 compatible = "x-powers,axp221";