Searched +full:eeprom +full:- +full:93 +full:xx46 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | eeprom-93xx46.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/misc/eeprom-93xx46.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip 93xx46 SPI compatible EEPROM family dt bindings 10 - Cory Tusar <cory.tusar@pid1solutions.com> 15 - atmel,at93c46 16 - atmel,at93c46d 17 - atmel,at93c56 18 - atmel,at93c66 [all …]
|
H A D | eeprom-93xx46.txt | 1 EEPROMs (SPI) compatible with Microchip Technology 93xx46 family. 4 - compatible : shall be one of: 9 "eeprom-93xx46" 10 "microchip,93lc46b" 11 - data-size : number of data bits per word (either 8 or 16) 14 - read-only : parameter-less property which disables writes to the EEPROM 15 - select-gpios : if present, specifies the GPIO that will be asserted prior to 16 each access to the EEPROM (e.g. for SPI bus multiplexing) 18 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt 19 apply. In particular, "reg" and "spi-max-frequency" properties must be given. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/eeprom/ |
H A D | microchip,93lc46b.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/eeprom/microchip,93lc46b.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip 93xx46 SPI compatible EEPROM family 10 - Cory Tusar <cory.tusar@pid1solutions.com> 15 - atmel,at93c46 16 - atmel,at93c46d 17 - atmel,at93c56 18 - atmel,at93c66 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx51-zii-rdu1.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/sound/fsl-imx-audmux.h> 12 compatible = "zii,imx51-rdu1", "fsl,imx51"; 15 stdout-path = &uart1; 25 mdio-gpio [all...] |