162306a36Sopenharmony_ciZodiac Inflight Innovations RAVE Supervisory Processor Power Button Bindings 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciRAVE SP input device is a "MFD cell" device corresponding to power 462306a36Sopenharmony_cibutton functionality of RAVE Supervisory Processor. It is expected 562306a36Sopenharmony_cithat its Device Tree node is specified as a child of the node 662306a36Sopenharmony_cicorresponding to the parent RAVE SP device (as documented in 762306a36Sopenharmony_ciDocumentation/devicetree/bindings/mfd/zii,rave-sp.txt) 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciRequired properties: 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci- compatible: Should be "zii,rave-sp-pwrbutton" 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciExample: 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci rave-sp { 1662306a36Sopenharmony_ci compatible = "zii,rave-sp-rdu1"; 1762306a36Sopenharmony_ci current-speed = <38400>; 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci pwrbutton { 2062306a36Sopenharmony_ci compatible = "zii,rave-sp-pwrbutton"; 2162306a36Sopenharmony_ci }; 2262306a36Sopenharmony_ci } 23