Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:ccu
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/serio/allwinner,sun4i-a10-ps2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 PS2 Host Controller
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
15 bindings for PS2 A10/A20 host controller. IBM compliant IBM PS2 and
16 AT-compatible keyboard and mouse can be connected.
20 const: allwinner,sun4i-a10-ps2
32 - compatible
33 - reg
34 - interrupts
35 - clocks
40 - |
41 #include <dt-bindings/interrupt-controller/arm-gic.h>
42 #include <dt-bindings/clock/sun7i-a20-ccu.h>
45 compatible = "allwinner,sun4i-a10-ps2";
48 clocks = <&ccu CLK_APB1_PS20>;