1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/bus/allwinner,sun8i-a23-rsb.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A23 RSB
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
22 - const: allwinner,sun8i-a23-rsb
25 - allwinner,sun8i-a83t-rsb
26 - allwinner,sun50i-h616-rsb
27 - const: allwinner,sun8i-a23-rsb
48 additionalProperties: true
66 compatible = "allwinner,sun8i-a23-rsb";
67 reg = <0x01f03400 0x400>;
68 interrupts = <0 39 4>;
69 clocks = <&apb0_gates 3>;
70 clock-frequency = <3000000>;
71 resets = <&apb0_rst 3>;
82 additionalProperties: false