Lines Matching +full:spi +full:- +full:num +full:- +full:cs
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/socionext,f-ospi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 memories using the SPI communication interface.
14 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
17 - $ref: spi-controller.yaml#
21 const: socionext,f-ospi
29 num-cs:
34 - compatible
35 - reg
36 - clocks
37 - "#address-cells"
38 - "#size-cells"
43 - |
44 ospi0: spi@80000000 {
45 compatible = "socionext,f-ospi";
48 num-cs = <1>;
49 #address-cells = <1>;
50 #size-cells = <0>;
53 compatible = "spansion,s25fl128s", "jedec,spi-nor";
55 spi-max-frequency = <50000000>;