Lines Matching +full:uniphier +full:- +full:scssi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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
21 "#size-cells": true
24 const: socionext,uniphier-scssi
39 - compatible
40 - reg
41 - interrupts
42 - clocks
43 - resets
44 - "#address-cells"
45 - "#size-cells"
50 - |
52 compatible = "socionext,uniphier-scssi";
54 #address-cells = <1>;
55 #size-cells = <0>;