Lines Matching +full:k210 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/canaan,k210-sram.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Canaan K210 SRAM memory controller
10 The Canaan K210 SRAM memory controller is responsible for the system's 8 MiB
15 - Conor Dooley <conor@kernel.org>
20 - canaan,k210-sram
25 - description: sram0 clock
26 - description: sram1 clock
27 - description: aisram clock
29 clock-names:
32 - const: sram0
33 - const: sram1
34 - const: aisram
37 - compatible
38 - clocks
39 - clock-names
44 - |
45 #include <dt-bindings/clock/k210-clk.h>
46 memory-controller {
47 compatible = "canaan,k210-sram";
51 clock-names = "sram0", "sram1", "aisram";