Commit 778b5cbc authored by Duc Dang's avatar Duc Dang

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

Add DT node to enable SLIMpro Mailbox I2C Driver for
X-Gene v1 platforms.
Signed-off-by: default avatarDuc Dang <dhdang@apm.com>
parent b0e4563c
......@@ -705,6 +705,11 @@ mailbox: mailbox@10540000 {
<0x0 0x7 0x4>;
};
i2cslimpro {
compatible = "apm,xgene-slimpro-i2c";
mboxes = <&mailbox 0>;
};
serial0: serial@1c020000 {
status = "disabled";
device_type = "serial";
......
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