ARM: dts: imx6qdl-gw5904: atecc508a support
authorTim Harvey <tharvey@gateworks.com>
Thu, 1 Jul 2021 18:06:33 +0000 (11:06 -0700)
committerShawn Guo <shawnguo@kernel.org>
Fri, 23 Jul 2021 02:38:11 +0000 (10:38 +0800)
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>
arch/arm/boot/dts/imx6qdl-gw5904.dtsi

index 304f3fb..612b6e0 100644 (file)
                };
        };
 
+       crypto@60 {
+               compatible = "atmel,atecc508a";
+               reg = <0x60>;
+       };
+
        imu@6a {
                compatible = "st,lsm9ds1-imu";
                reg = <0x6a>;