Lines Matching +full:jh7110 +full:- +full:crypto
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/crypto/starfive,jh7110-crypto.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jia Jie Ho <jiajie.ho@starfivetech.com>
11 - William Qiu <william.qiu@starfivetech.com>
15 const: starfive,jh7110-crypto
22 - description: Hardware reference clock
23 - description: AHB reference clock
25 clock-names:
27 - const: hclk
28 - const: ahb
38 - description: TX DMA channel
39 - description: RX DMA channel
41 dma-names:
43 - const: tx
44 - const: rx
47 - compatible
48 - reg
49 - clocks
50 - clock-names
51 - resets
52 - dmas
53 - dma-names
58 - |
59 crypto: crypto@16000000 {
60 compatible = "starfive,jh7110-crypto";
63 clock-names = "hclk", "ahb";
68 dma-names = "tx", "rx";