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 <marek.behun@nic.cz>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Marek Behún 2019-09-04 19:07:39 +02:00 committed by Gregory CLEMENT
parent 447b878935
commit 46d2f6d0c9
1 changed files with 8 additions and 0 deletions

View File

@ -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 {