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#
21 const: socionext,uniphier-scssi
36 - compatible
37 - reg
38 - interrupts
39 - clocks
40 - resets
41 - "#address-cells"
42 - "#size-cells"
47 - |
49 compatible = "socionext,uniphier-scssi";
51 #address-cells = <1>;
52 #size-cells = <0>;