Commit 5b9829e3 authored by Tim Harvey's avatar Tim Harvey Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-gw5904: atecc508a support



Add one node for the Atmel ATECC508A 'CryptoAuthentication' i2c device.

Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 7f30daf8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -467,6 +467,11 @@
		};
	};

	crypto@60 {
		compatible = "atmel,atecc508a";
		reg = <0x60>;
	};

	imu@6a {
		compatible = "st,lsm9ds1-imu";
		reg = <0x6a>;