From: Marek BehĂșn Date: Wed, 4 Sep 2019 17:07:39 +0000 (+0200) Subject: arm64: dts: armada-3720-turris-mox: add firmware node X-Git-Tag: v5.5-rc1~39^2~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46d2f6d0c99f7f95600e633c7dc727745faaf95e;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: armada-3720-turris-mox: add firmware node Add the node representing the firmware running on the secure processor. Signed-off-by: Marek BehĂșn Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts index d105986c6be1a..38372fcc64301 100644 --- a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts +++ b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts @@ -111,6 +111,14 @@ /* enabled by U-Boot if SFP module is present */ status = "disabled"; }; + + firmware { + turris-mox-rwtm { + compatible = "cznic,turris-mox-rwtm"; + mboxes = <&rwtm 0>; + status = "okay"; + }; + }; }; &i2c0 {