Lines Matching +full:wpcm450 +full:- +full:shm
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/spi/nuvoton,wpcm450-fiu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Nuvoton WPCM450 Flash Interface Unit (FIU)
10 - Jonathan Neuschäfer <j.neuschaefer@gmx.net>
13 - $ref: /schemas/spi/spi-controller.yaml#
17 const: nuvoton,wpcm450-fiu
21 - description: FIU registers
22 - description: Memory-mapped flash contents
24 reg-names:
26 - const: control
27 - const: memory
35 nuvoton,shm:
37 description: a phandle to the SHM block (see ../arm/nuvoton,shm.yaml)
40 - compatible
41 - reg
42 - clocks
47 - |
49 compatible = "nuvoton,wpcm450-fiu";
51 #address-cells = <1>;
52 #size-cells = <0>;
53 reg-names = "control", "memory";
55 nuvoton,shm = <&shm>;
58 compatible = "jedec,spi-nor";
63 shm: syscon@c8001000 {
64 compatible = "nuvoton,wpcm450-shm", "syscon";