162306a36Sopenharmony_ciTurris Mox rWTM firmware driver
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciRequired properties:
462306a36Sopenharmony_ci - compatible		: Should be "cznic,turris-mox-rwtm"
562306a36Sopenharmony_ci - mboxes		: Must contain a reference to associated mailbox
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciThis device tree node should be used on Turris Mox, or potentially another A3700
862306a36Sopenharmony_cicompatible device running the Mox's rWTM firmware in the secure processor (for
962306a36Sopenharmony_ciexample it is possible to flash this firmware into EspressoBin).
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciExample:
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci	firmware {
1462306a36Sopenharmony_ci		turris-mox-rwtm {
1562306a36Sopenharmony_ci			compatible = "cznic,turris-mox-rwtm";
1662306a36Sopenharmony_ci			mboxes = <&rwtm 0>;
1762306a36Sopenharmony_ci			status = "okay";
1862306a36Sopenharmony_ci		};
1962306a36Sopenharmony_ci	};
20