Searched +full:k230 +full:- +full:rst (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/reset/canaan,k230-rst.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Canaan Kendryte K230 Reset Controller10 - Junhui Liu <junhui.liu@pigmoral.tech>13 The Canaan Kendryte K230 reset controller is part of the SoC's system18 const: canaan,k230-rst23 '#reset-cells':27 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright (C) 2022-2024 Canaan Bright Sight Co., Ltd4 * Copyright (C) 2024-2025 Junhui Liu <junhui.liu@pigmoral.tech>6 * The reset management module in the K230 SoC provides reset time control16 * unambiguously signal whether hardware reset removal or clock-stop period20 * Reference: K230 Technical Reference Manual V0.3.121 …* https://kendryte-download.canaan-creative.com/developer/k230/HDK/K230%E7%A1%AC%E4%BB%B6%E6%96%87…30 #include <linux/reset-controller.h>33 #include <dt-bindings/reset/canaan,k230-rst.h>36 * enum k230_rst_type - K230 reset types[all …]