]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C Driver
authorDuc Dang <dhdang@apm.com>
Thu, 25 Feb 2016 22:33:37 +0000 (14:33 -0800)
committerDuc Dang <dhdang@apm.com>
Fri, 26 Feb 2016 01:14:04 +0000 (17:14 -0800)
Add DT node to enable SLIMpro Mailbox I2C Driver for
X-Gene v2 platforms.

Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi

index 46fe1e673190dbc53c35742caba111946d4152cc..04d83a163e85dc888caebd432846d900d85a66f5 100644 (file)
                                        0x0 0x7 0x4>;
                };
 
+               i2cslimpro {
+                       compatible = "apm,xgene-slimpro-i2c";
+                       mboxes = <&mailbox 0>;
+               };
+
                serial0: serial@10600000 {
                        device_type = "serial";
                        compatible = "ns16550";