Searched +full:k1 +full:- +full:syscon +full:- +full:mpmu (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/soc/spacemit/ |
H A D | spacemit,k1-syscon.yaml | 1 # 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 …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | spacemit,k1-pll.yaml | 1 # 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 22 spacemit,mpmu: 25 Phandle to the "Main PMU (MPMU)" syscon. It is used to check PLL 28 "#clock-cells": [all …]
|
/linux/arch/riscv/boot/dts/spacemit/ |
H A D | k1.dtsi | 1 // 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 …]
|