# EEPROM hardware configuration Source: [https://docs.qualcomm.com/doc/80-88500-1/topic/90_EEPROM_hardware_configuration.html](https://docs.qualcomm.com/doc/80-88500-1/topic/90_EEPROM_hardware_configuration.html) Details of each field in the device tree file are available at: - Linux Ubuntu: src/kernel/msm-5.4/Documentation/devicetree/bindings/media/camera/msm-cam-eeprom.txt - Linux Embedded: src/kernel/msm-5.15/Documentation/devicetree/bindings/media/camera/msm-cam-eeprom.txt ## EEPROM node structure Different EEPROM structures are required for different interfaces. Only SPI interface is supported for EEPROM. The hardware configuration of the EEPROM module is available in the kernel DTSI files. For more details, see [EEPROM node](https://docs.qualcomm.com/doc/80-88500-1/topic/63_Sensor_kernel_nodes.html#Sensor_kernel_nodes_63__table_1). **Parent Topic:** [EEPROM configuration](https://docs.qualcomm.com/doc/80-88500-1/topic/84_EEPROM_bring_up_guidelines.html) Last Published: Aug 18, 2023 [Previous Topic formatInfo node](https://docs.qualcomm.com/bundle/publicresource/80-88500-1/topics/85_EEPROM_software_configuration.md#formatInfo_node_89) [Next Topic References](https://docs.qualcomm.com/bundle/publicresource/80-88500-1/topics/114_References.md)