From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- 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