Commit 406f5940 authored by Duc Dang's avatar Duc Dang

arm64: dts: apm: Add DT node for X-Gene v2 SLIMpro Mailbox I2C Driver

Add DT node to enable SLIMpro Mailbox I2C Driver for
X-Gene v2 platforms.
Signed-off-by: default avatarDuc Dang <dhdang@apm.com>
parent e99fe226
......@@ -467,6 +467,11 @@ mailbox: mailbox@10540000 {
0x0 0x7 0x4>;
};
i2cslimpro {
compatible = "apm,xgene-slimpro-i2c";
mboxes = <&mailbox 0>;
};
serial0: serial@10600000 {
device_type = "serial";
compatible = "ns16550";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment