summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-01 20:06:33 +0200
committerShawn Guo <shawnguo@kernel.org>2021-07-23 04:38:11 +0200
commit5b9829e3092bcd3a61f2e3665f4631b2ab6d2048 (patch)
tree969f3bca1ed0f514306fb7ac0e4b057cce736cad /arch/arm/boot/dts/imx6qdl-gw5904.dtsi
parentARM: dts: imx6qdl-gw5xxx: add missing USB OTG OC pinmux (diff)
downloadlinux-5b9829e3092bcd3a61f2e3665f4631b2ab6d2048.tar.xz
linux-5b9829e3092bcd3a61f2e3665f4631b2ab6d2048.zip
ARM: dts: imx6qdl-gw5904: atecc508a support
Add one node for the Atmel ATECC508A 'CryptoAuthentication' i2c device. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw5904.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-gw5904.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw5904.dtsi b/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
index 304f3fb88fab..612b6e068e28 100644
--- a/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
@@ -467,6 +467,11 @@
};
};
+ crypto@60 {
+ compatible = "atmel,atecc508a";
+ reg = <0x60>;
+ };
+
imu@6a {
compatible = "st,lsm9ds1-imu";
reg = <0x6a>;