Lines Matching +full:use +full:- +full:rtm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/socionext,synquacer-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext SynQuacer HS-SPI Controller
10 - Masahisa Kojima <masahisa.kojima@linaro.org>
11 - Jassi Brar <jaswinder.singh@linaro.org>
14 - $ref: spi-controller.yaml#
18 const: socionext,synquacer-spi
26 - description: core clock
27 - description: rate clock
29 clock-names:
32 - const: iHCLK
33 - const: iPCLK
37 - description: Receive Interrupt
38 - description: Transmit Interrupt
39 - description: Fault Interrupt
41 socionext,use-rtm:
45 socionext,set-aces:
50 - compatible
51 - reg
52 - interrupts
53 - clocks
54 - clock-names
59 - |
60 #include <dt-bindings/interrupt-controller/arm-gic.h>
63 compatible = "socionext,synquacer-spi";
69 clock-names = "iHCLK";
70 socionext,use-rtm;
71 socionext,set-aces;