Searched +full:xspi +full:- +full:nor (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/spi/ |
| H A D | cdns,xspi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 # Copyright 2020-21 Cadence 4 --- 5 $id: http://devicetree.org/schemas/spi/cdns,xspi.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Cadence XSPI Controller 11 - Parshuram Thombare <pthombar@cadence.com> 14 The XSPI controller allows SPI protocol communication in 16 read/write access to slaves such as SPI-NOR flash. 21 - cdns,xspi-nor [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | renesas,rzg3e-xspi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/renesas,rzg3e-xspi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas Expanded Serial Peripheral Interface (xSPI) 10 - Biju Das <biju.das.jz@bp.renesas.com> 13 Renesas xSPI allows a SPI flash connected to the SoC to be accessed via 14 the memory-mapping or the manual command mode. 16 The flash chip itself should be represented by a subnode of the XSPI node. 19 - "jedec,spi-nor"; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | r9a09g056n48-rzv2n-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 15 compatible = "renesas,rzv2n-evk", "renesas,r9a09g056n48", "renesas,r9a09g056"; 33 stdout-path = "serial0:115200n8"; 42 reg_0p8v: regulator-0p8v { 43 compatible = "regulator-fixed"; 44 regulator-name = "fixed-0.8V"; 45 regulator-min-microvolt = <800000>; 46 regulator-max-microvolt = <800000>; [all …]
|
| H A D | rzg3e-smarc-som.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 13 * 0 - SD0 is connected to eMMC (default) 14 * 1 - SD0 is connected to uSD0 card 17 * 0 - Select Misc. Signals routing 18 * 1 - Select LCD 21 * 0 - Select CAN routing 22 * 1 - Select PDM 26 compatible = "renesas,rzg3e-smarcm", "renesas,r9a09g047e57", "renesas,r9a09g047"; 42 reg_1p8v: regulator-1p8v { 43 compatible = "regulator-fixed"; [all …]
|
| H A D | r9a09g057h44-rzv2h-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 8 /dts-v1/; 10 #include <dt-bindings/pinctrl/renesas,r9a09g057-pinctrl.h> 11 #include <dt-bindings/gpio/gpio.h> 16 compatible = "renesas,rzv2h-evk", "renesas,r9a09g057h44", "renesas,r9a09g057"; 34 stdout-path = "serial0:115200n8"; 48 reg_0p8v: regulator-0p8v { 49 compatible = "regulator-fixed"; 51 regulator-name = "fixed-0.8V"; 52 regulator-min-microvolt = <800000>; [all …]
|