Home
last modified time | relevance | path

Searched +full:sun20i +full:- +full:d1 +full:- +full:system +full:- +full:control (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sram/
H A Dallwinner,sun4i-a10-system-control.yaml1 # SPDX-License-Identifier: GPL-2.0+
3 ---
4 $id: http://devicetree.org/schemas/sram/allwinner,sun4i-a10-system-control.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 System Control
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
15 by a regular node for the SRAM controller itself, with sub-nodes
19 "#address-cells":
22 "#size-cells":
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dallwinner,sun20i-d1-system-ldos.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/allwinner,sun20i-d1-system-ldos.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner D1 System LDOs
10 - Samuel Holland <samuel@sholland.org>
13 Allwinner D1 contains a pair of general-purpose LDOs which are designed to
15 within the system control MMIO space.
20 - allwinner,sun20i-d1-system-ldos
32 - compatible
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/allwinner/
H A Dsunxi-d1s-t113.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
4 #include <dt-bindings/clock/sun6i-rtc.h>
5 #include <dt-bindings/clock/sun8i-de2.h>
6 #include <dt-bindings/clock/sun8i-tcon-top.h>
7 #include <dt-bindings/clock/sun20i-d1-ccu.h>
8 #include <dt-bindings/clock/sun20i-d1-r-ccu.h>
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include <dt-bindings/reset/sun8i-de2.h>
11 #include <dt-bindings/reset/sun20i-d1-ccu.h>
[all …]
/freebsd/share/man/man4/man4.arm/
H A Daw_syscon.41 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
32 .Nd driver for the system controller in Allwinner SoC
36 device driver provides support for the Allwinner system controller.
44 driver supports the system controller with one of the following compatible
47 .Bl -bullet -compact
49 allwinner,sun50i-a64-system-controller
51 allwinner,sun50i-a64-system-control
53 allwinner,sun8i-a83t-system-controller
55 allwinner,sun8i-h3-system-controller
[all …]
/freebsd/sys/arm/allwinner/
H A Daw_syscon.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
48 {"allwinner,sun50i-a64-system-controller", 1},
49 {"allwinner,sun50i-a64-system-control", 1},
50 {"allwinner,sun8i-a83t-system-controller", 1},
51 {"allwinner,sun8i-h3-system-controller", 1},
52 {"allwinner,sun8i-h3-system-control", 1},
53 {"allwinner,sun50i-h5-system-control", 1},
54 {"allwinner,sun20i-d1-system-control", 1},
64 if (ofw_bus_search_compatible(dev, compat_data)->ocd_data == 0) in aw_syscon_probe()
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h616.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/clock/sun50i-h616-ccu.h>
8 #include <dt-bindings/clock/sun50i-h6-r-ccu.h>
9 #include <dt-bindings/clock/sun6i-rtc.h>
10 #include <dt-bindings/reset/sun50i-h616-ccu.h>
11 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>
12 #include <dt-bindings/thermal/thermal.h>
15 interrupt-parent = <&gic>;
16 #address-cells = <2>;
[all …]