Lines Matching +full:pxa3xx +full:- +full:gpio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/spi/marvell,mmp2-ssp.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Lubomir Rintel <lkundrak@v3.sk>
16 - marvell,mmp2-ssp
17 - mrvl,ce4100-ssp
18 - mvrl,pxa168-ssp
19 - mrvl,pxa25x-ssp
20 - mvrl,pxa25x-nssp
21 - mrvl,pxa27x-ssp
22 - mrvl,pxa3xx-ssp
23 - mrvl,pxa910-ssp
36 - description: Receive DMA
37 - description: Transmit DMA
39 dma-names:
41 - const: rx
42 - const: tx
44 ready-gpios:
46 GPIO used to signal a SPI master that the FIFO is filled and we're
51 - compatible
52 - reg
53 - interrupts
54 - clocks
57 ready-gpios: [ spi-slave ]
60 - $ref: spi-controller.yaml#
61 - if:
65 const: marvell,mmp2-ssp
69 dma-names: false
74 - |
75 #include <dt-bindings/clock/marvell,mmp2.h>
77 compatible = "marvell,mmp2-ssp";
78 #address-cells = <1>;
79 #size-cells = <0>;