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

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
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -467,6 +467,11 @@
					0x0 0x7 0x4>;
		};

		i2cslimpro {
			compatible = "apm,xgene-slimpro-i2c";
			mboxes = <&mailbox 0>;
		};

		serial0: serial@10600000 {
			device_type = "serial";
			compatible = "ns16550";