Commit 162552fa authored by Paweł Anikiel's avatar Paweł Anikiel Committed by Dinh Nguyen

ARM: dts: socfpga: Add atsha204a node to Mercury+ AA1 dts

Add atsha204a node to Mercury+ AA1 dts
Signed-off-by: default avatarPaweł Anikiel <pan@semihalf.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent cfdb455d
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright 2022 Google LLC
*/
#include "socfpga_arria10.dtsi"
......@@ -54,6 +57,11 @@ phy3: ethernet-phy@3 {
};
&i2c1 {
atsha204a: crypto@64 {
compatible = "atmel,atsha204a";
reg = <0x64>;
};
isl12022: isl12022@6f {
compatible = "isil,isl12022";
reg = <0x6f>;
......
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