Lines Matching +full:mpfs +full:- +full:spi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/microchip,mpfs-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip FPGA {Q,}SPI Controllers
10 SPI and QSPI controllers on Microchip PolarFire SoC and the "soft"/
14 - Conor Dooley <conor.dooley@microchip.com>
17 - $ref: spi-controller.yaml#
22 - items:
23 - const: microchip,mpfs-qspi
24 - const: microchip,coreqspi-rtl-v2
25 - const: microchip,coreqspi-rtl-v2 #FPGA QSPI
26 - const: microchip,mpfs-spi
34 clock-names:
41 - compatible
42 - reg
43 - interrupts
44 - clocks
49 - |
50 #include "dt-bindings/clock/microchip,mpfs-clock.h"
51 spi@20108000 {
52 compatible = "microchip,mpfs-spi";
55 interrupt-parent = <&plic>;