1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/spi/socionext,uniphier-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier SPI controller
10 UniPhier SoCs have SCSSI which supports SPI single channel.
13 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
14 - Keiji Hayashibara <hayashibara.keiji@socionext.com>
17 - $ref: spi-controller.yaml#
20 "#address-cells": true
24 const: socionext,uniphier-scssi
47 unevaluatedProperties: false
52 compatible = "socionext,uniphier-scssi";
53 reg = <0x54006000 0x100>;
56 interrupts = <0 39 4>;
57 clocks = <&peri_clk 11>;
58 resets = <&peri_rst 11>;