/linux/Documentation/devicetree/bindings/eeprom/ |
H A D | at25.yaml | 4 $id: http://devicetree.org/schemas/eeprom/at25.yaml# 7 title: SPI EEPROMs or FRAMs compatible with Atmel's AT25 19 # with Atmel's AT25. The compatible string requires two items where the 21 # item is fixed to "atmel,at25". Some existing bindings only have the 22 # "atmel,at25" part and should be fixed by somebody who knows vendor and 40 - const: atmel,at25 44 - const: atmel,at25 82 # Deprecated: at25,byte-len, at25,addr-mode, at25,page-size 83 at25,byte-len: 89 at25,addr-mode: [all …]
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | ibm-power10-quad.dtsi | 741 at25,byte-len = <0x80000>; 742 at25,addr-mode = <4>; 743 at25,page-size = <256>; 745 compatible = "atmel,at25"; 757 at25,byte-len = <0x80000>; 758 at25,addr-mode = <4>; 759 at25,page-size = <256>; 761 compatible = "atmel,at25"; 774 at25,byte-len = <0x80000>; 775 at25,addr-mode = <4>; [all …]
|
H A D | ibm-power11-quad.dtsi | 402 compatible = "atmel,at25"; 418 compatible = "atmel,at25"; 434 compatible = "atmel,at25"; 450 compatible = "atmel,at25"; 755 compatible = "atmel,at25"; 771 compatible = "atmel,at25"; 787 compatible = "atmel,at25"; 803 compatible = "atmel,at25"; 1107 compatible = "atmel,at25"; 1123 compatible = "atmel,at25"; [all …]
|
/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc3250-phy3250.dts | 203 eeprom: at25@0 { 204 compatible = "atmel,at25"; 216 at25,byte-len = <0x8000>; 217 at25,addr-mode = <2>; 218 at25,page-size = <64>;
|
/linux/include/linux/spi/ |
H A D | eeprom.h | 9 * by the "at25" driver. On SPI, most EEPROMS understand the same core 30 * other AT25 like chips.
|
/linux/drivers/misc/eeprom/ |
H A D | Makefile | 3 obj-$(CONFIG_EEPROM_AT25) += at25.o
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-octeon.txt | 22 compatible = "st,m95256", "atmel,at25";
|
H A D | ibm,spi-fsi.yaml | 47 compatible = "atmel,at25";
|
/linux/Documentation/devicetree/bindings/fsi/ |
H A D | ibm,fsi2spi.yaml | 58 compatible = "atmel,at25";
|
/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zc770-xm013.dts | 66 compatible = "atmel,at25";
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | enumeration.rst | 240 "AT25", 253 to at25 SPI eeprom driver (this is meant for the above ACPI snippet):: 256 { "AT25", 0 }, 286 Then the at25 SPI driver can get this configuration by calling device property
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-dms-ba16.dts | 51 compatible = "atmel,at25256B", "atmel,at25";
|
H A D | imx6ul-kontron-bl-common.dtsi | 92 compatible = "anvo,anv32e61w", "atmel,at25";
|
H A D | imx6q-evi.dts | 128 compatible = "st,m95m02", "atmel,at25";
|
/linux/arch/arm/boot/dts/cirrus/ |
H A D | ep93xx-edb9302.dts | 162 compatible = "atmel,at25";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | logicpd-torpedo-baseboard.dtsi | 376 at25@0 { 377 compatible = "atmel,at25";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-beacon-baseboard.dtsi | 147 compatible = "microchip,at25160bn", "atmel,at25";
|
H A D | imx8mm-beacon-baseboard.dtsi | 176 compatible = "microchip,at25160bn", "atmel,at25";
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true
|