1 Zodiac Inflight Innovations RAVE Supervisory P 2 3 RAVE Supervisory Processor communicates with S 4 expected that its Device Tree node is specifie 5 corresponding to UART controller used for comm 6 7 Required parent device properties: 8 9 - compatible: Should be one of: 10 - "zii,rave-sp-niu" 11 - "zii,rave-sp-mezz" 12 - "zii,rave-sp-esb" 13 - "zii,rave-sp-rdu1" 14 - "zii,rave-sp-rdu2" 15 16 - current-speed: Should be set to baud rate S 17 18 RAVE SP consists of the following sub-devices: 19 20 Device Description 21 ------ ----------- 22 rave-sp-wdt : Watchdog 23 rave-sp-nvmem : Interface to 24 rave-sp-backlight : Display back 25 rave-sp-hwmon : Interface to 26 rave-sp-leds : Interface to 27 rave-sp-input : Interface to 28 29 Example of usage: 30 31 rdu { 32 compatible = "zii,rave-sp-rdu2 33 current-speed = <1000000>; 34 35 watchdog { 36 compatible = "zii,rave 37 }; 38 }; 39
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.