1 Zodiac Inflight Innovations RAVE EEPROM Bindings
3 RAVE SP EEPROM device is a "MFD cell" device exposing physical EEPROM
4 attached to RAVE Supervisory Processor. It is expected that its Device
5 Tree node is specified as a child of the node corresponding to the
6 parent RAVE SP device (as documented in
7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt)
11 - compatible: Should be "zii,rave-sp-eeprom"
15 - zii,eeprom-name: Unique EEPROM identifier describing its function in the
16 system. Will be used as created NVMEM deivce's name.
20 Data cells are child nodes of eerpom node, bindings for which are
21 documented in Documentation/devicetree/bindings/nvmem/nvmem.txt
26 compatible = "zii,rave-sp-rdu1";
27 current-speed = <38400>;
30 compatible = "zii,rave-sp-eeprom";
34 zii,eeprom-name = "main-eeprom";
36 wdt_timeout: wdt-timeout@81 {