| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/spi/marvell,armada-3700-spi.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Marvell Armada 3700 SPI Controller |
| The SPI controller on Marvell Armada 3700 SoC. |
| - Kousik Sanagavarapu <five231003@gmail.com> |
| - $ref: spi-controller.yaml# |
| const: marvell,armada-3700-spi |
| unevaluatedProperties: false |
| #include <dt-bindings/interrupt-controller/arm-gic.h> |
| compatible = "marvell,armada-3700-spi"; |
| clocks = <&nb_perih_clk 7>; |
| interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>; |