Searched +full:k210 +full:- +full:sysctl +full:- +full:power (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/canaan,k210-sysctl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Canaan Kendryte K210 System Controller10 - Damien Le Moal <dlemoal@kernel.org>13 Canaan Inc. Kendryte K210 SoC system controller which provides a14 register map for controlling the clocks, reset signals and pin power20 - const: canaan,k210-sysctl21 - const: syscon[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/pinctrl/canaan,k210[all...]
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com>6 #include <dt-bindings/clock/k210-clk.h>7 #include <dt-bindings/pinctrl/k210-fpioa.h>8 #include <dt-bindings/reset/k210-rst.h>12 * Although the K210 is a 64-bit CPU, the address bus is only 32-bits15 #address-cells = <1>;16 #size-cells = <1>;17 compatible = "canaan,kendryte-k210";20 * The K210 has an sv39 MMU following the privileged specification v1.9.[all …]