Lines Matching +full:gxbb +full:- +full:clkc
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/crypto/amlogic,gxl-crypto.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Corentin Labbe <[email protected]>
15 - const: amlogic,gxl-crypto
22 - description: Interrupt for flow 0
23 - description: Interrupt for flow 1
28 clock-names:
32 - compatible
33 - reg
34 - interrupts
35 - clocks
36 - clock-names
41 - |
42 #include <dt-bindings/interrupt-controller/irq.h>
43 #include <dt-bindings/interrupt-controller/arm-gic.h>
44 #include <dt-bindings/clock/gxbb-clkc.h>
46 crypto: crypto-engine@c883e000 {
47 compatible = "amlogic,gxl-crypto";
50 clocks = <&clkc CLKID_BLKMV>;
51 clock-names = "blkmv";