Searched +full:wpcm450 +full:- +full:fiu (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---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-fiu21 - description: FIU registers22 - description: Memory-mapped flash contents[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause4 #include <dt-bindings/interrupt-controller/irq.h>7 compatible = "nuvoton,wpcm450";8 #address-cell476 fiu: spi-controller@c8000000 { global() label [all...]
1 // SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause4 /dts-v1/;9 #include "nuvoton-wpcm450.dtsi"11 #include <dt-bindings/input/linux-event-codes.h>12 #include <dt-bindings/gpio/gpio.h>15 model = "Supermicro X9SCi-LN4F BMC";16 compatible = "supermicro,x9sci-ln4f-bmc", "nuvoton,wpcm450";24 stdout-path = "serial0:115200n8";32 gpio-keys {33 compatible = "gpio-keys";[all …]