From ea08eeccae9297f7aabd2ef7f0c2517ac4549acc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Tue, 20 Feb 2024 01:18:26 +0000 Subject: [PATCH] write in 30M --- kernel/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt b/kernel/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt index eddde4f..f6d6642 100644 --- a/kernel/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt +++ b/kernel/Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt @@ -48,3 +48,11 @@ compatible = "marvell,armada-3700-avs", "syscon"; reg = <0x11500 0x40>; } + + +CZ.NIC's Turris Mox SOHO router Device Tree Bindings +---------------------------------------------------- + +Required root node property: + + - compatible: must contain "cznic,turris-mox" -- Gitblit v1.6.2