1 APM X-Gene SLIMpro Mailbox I2C Driver 1 APM X-Gene SLIMpro Mailbox I2C Driver 2 2 3 An I2C controller accessed over the "SLIMpro" 3 An I2C controller accessed over the "SLIMpro" mailbox. 4 4 5 Required properties : 5 Required properties : 6 6 7 - compatible : should be "apm,xgene-slimpro-i 7 - compatible : should be "apm,xgene-slimpro-i2c" 8 - mboxes : use the label reference for the ma 8 - mboxes : use the label reference for the mailbox as the first parameter. 9 The second parameter is the channe 9 The second parameter is the channel number. 10 10 11 Example : 11 Example : 12 i2cslimpro { 12 i2cslimpro { 13 compatible = "apm,xgene-slimpr 13 compatible = "apm,xgene-slimpro-i2c"; 14 mboxes = <&mailbox 0>; 14 mboxes = <&mailbox 0>; 15 }; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.