Home
last modified time | relevance | path

Searched +full:k1 +full:- +full:syscon (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/soc/spacemit/
H A Dspacemit,k1-syscon.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/spacemit/spacemit,k1-syscon.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SpacemiT K1 SoC System Controller
10 - Haylen Chu <heylenay@4d2.org>
13 System controllers found on SpacemiT K1 SoC, which are capable of
14 clock, reset and power-management functions.
19 - spacemit,k1-syscon-apbc
20 - spacemit,k1-syscon-apmu
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dspacemit,k1-pll.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/spacemit,k1-pll.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: SpacemiT K1 PLL
10 - Haylen Chu <heylenay@4d2.org>
14 const: spacemit,k1-pll
25 Phandle to the "Main PMU (MPMU)" syscon. It is used to check PLL
28 "#clock-cells":
31 See <dt-bindings/clock/spacemit,k1-syscon.h> for valid indices.
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/spacemit/
H A Dk1.dtsi1 // SPDX-License-Identifier: GPL-2.0 OR MIT
6 #include <dt-bindings/clock/spacemit,k1-syscon.h>
8 /dts-v1/;
10 #address-cells = <2>;
11 #size-cells = <2>;
12 model = "SpacemiT K1";
13 compatible = "spacemit,k1";
16 #address-cells = <1>;
17 #size-cells = <0>;
18 timebase-frequency = <24000000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A D8250.yaml3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - devicetree@vger.kernel.org
13 - $ref: serial.yaml#
14 - $ref: /schemas/memory-controllers/mc-peripheral-props.yaml#
15 - if:
17 - required:
18 - aspeed,lpc-io-reg
19 - required:
20 - aspeed,lpc-interrupts
[all …]