| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/spi/nuvoton,wpcm450-fiu.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Nuvoton WPCM450 Flash Interface Unit (FIU) |
| - Jonathan Neuschäfer <j.neuschaefer@gmx.net> |
| - $ref: /schemas/spi/spi-controller.yaml# |
| const: nuvoton,wpcm450-fiu |
| - description: FIU registers |
| - description: Memory-mapped flash contents |
| $ref: /schemas/types.yaml#/definitions/phandle |
| description: a phandle to the SHM block (see ../arm/nuvoton,shm.yaml) |
| unevaluatedProperties: false |
| compatible = "nuvoton,wpcm450-fiu"; |
| reg = <0xc8000000 0x1000>, <0xc0000000 0x4000000>; |
| reg-names = "control", "memory"; |
| compatible = "jedec,spi-nor"; |
| compatible = "nuvoton,wpcm450-shm", "syscon"; |
| reg = <0xc8001000 0x1000>; |