| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/spi/socionext,f-ospi.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Socionext F_OSPI controller |
| The Socionext F_OSPI is a controller used to interface with flash |
| memories using the SPI communication interface. |
| - Kunihiko Hayashi <hayashi.kunihiko@socionext.com> |
| - $ref: spi-controller.yaml# |
| unevaluatedProperties: false |
| compatible = "socionext,f-ospi"; |
| reg = <0x80000000 0x1000>; |
| compatible = "spansion,s25fl128s", "jedec,spi-nor"; |
| spi-max-frequency = <50000000>; |