From patchwork Mon Oct 3 20:52:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sander Vanheule X-Patchwork-Id: 1685653 X-Patchwork-Delegate: sander@svanheule.net Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=4TDtP/6Y; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=svanheule.net header.i=@svanheule.net header.a=rsa-sha256 header.s=mail1707 header.b=8+rYXK5E; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MhCqs4Hvhz1yqm for ; Tue, 4 Oct 2022 07:59:05 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1F43iaRvh6V2v/MsJnQJJPDEQA2rLMrBjXN8R4CN2os=; b=4TDtP/6YMBfYKL /Aer4de5RZl1L6V3z9FVR0/AGkk5lHDpty6SLmF9EQBpTHU6VmYltOqwhnIFM+K8ywFHHoRI7J1cC QKNKclc62Uby3rrt7G8QAUOnSTp1EW083DEIJ1VQbNDh0G6J1hr2Z81HAiIUcSoTqH/FurUdEesTc 6iLaTvRNuMgKBUKTPf7P23jzb4KDcDV0Ei1PWUcD7FkXB8PYRvyUA3KQtI4Wsj65vDCikx5MraMLq Fosv70+i+hkenETaUWXTa7jjgjdK3Lph8/MLAmiW0oL9u2NhYgl0TvgSIBB/kXcqmHcoUiuIAS+l8 wbgdN2snqqtbJ8NqSgpw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofSUl-007aWX-Mo; Mon, 03 Oct 2022 20:57:00 +0000 Received: from polaris.svanheule.net ([2a00:c98:2060:a004:1::200]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofSQi-007ZIs-FW for openwrt-devel@lists.openwrt.org; Mon, 03 Oct 2022 20:52:50 +0000 Received: from terra.. (247.72-129-109.adsl-dyn.isp.belgacom.be [109.129.72.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: sander@svanheule.net) by polaris.svanheule.net (Postfix) with ESMTPSA id 2FEBD32A6A6; Mon, 3 Oct 2022 22:52:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=svanheule.net; s=mail1707; t=1664830357; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Q88V3uLUWA/Kud2NkX2YYOc7e6fOJrbij2uWMB7hp6I=; b=8+rYXK5EeYK/47/b7iaPrXemBeYjxJBEUTidQWY1xzZ130Z3BXC3bCcIX5pDftwUvS8mfP EFehiVksgm9RlDjMDFIVTCpR851fgfSZUDbNsER30hoTlCzROTZ6JdZOHwTzKxtfu72iBD PAj41j3kNlFUAdZAeHNLgFAN10sQU3Uro7mfS6cfEdSIS2npShIwIOhb07qkpKtBLNTdjw VOqTHUx6QCgCcFtX68mfGprEh+I5vA7c+0uRuSsQjtioEGnHpiVsTVfIZszgnQX/LAelQn T+sv+nO2uSzzdehoVjpWlQcV7Mdq8NS+z30qh2GS72T/l6WDVez2aeVwHHwqXg== From: Sander Vanheule To: openwrt-devel@lists.openwrt.org Cc: Olliver Schinagl , Markus Stockhausen , INAGAKI Hiroshi , Alexandru Gagniuc , Stijn Segers , Sander Vanheule Subject: [PATCH v2 09/16] realtek: Zyxel GS1900-8: define port LEDs Date: Mon, 3 Oct 2022 22:52:20 +0200 Message-Id: <0af9d0cdbbcb223d6cf37268333c4585536dca22.1664830160.git.sander@svanheule.net> X-Mailer: git-send-email 2.37.3 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221003_135248_688519_EF8CB3E5 X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.5 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The GS1900-8 had one green status LED per port. To reproduce the same behaviour as stock firmware, the LEDs need to light up on all supported link speeds, and blink on link activity: echo 1f > /sys/class/leds/green:lan-?/rtl_hw_trigger echo realtek-switchport > /sys/class/leds/green:lan-?/trigger Content analysis details: (-2.5 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2a00:c98:2060:a004:1:0:0:200 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org The GS1900-8 had one green status LED per port. To reproduce the same behaviour as stock firmware, the LEDs need to light up on all supported link speeds, and blink on link activity: echo 1f > /sys/class/leds/green:lan-?/rtl_hw_trigger echo realtek-switchport > /sys/class/leds/green:lan-?/trigger Signed-off-by: Sander Vanheule --- .../dts-5.10/rtl8380_zyxel_gs1900-8.dts | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8.dts b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8.dts index e9c5efe60392..57d148ac83a8 100644 --- a/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8.dts +++ b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8.dts @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later +#include + #include "rtl8380_zyxel_gs1900.dtsi" / { @@ -10,3 +12,70 @@ &gpio1 { /delete-node/ poe_enable; }; + +&switchcore { + port-leds { + compatible = "realtek,maple-port-led"; + #address-cells = <3>; + #size-cells = <0>; + + realtek,output-mode = "serial"; + + led@8.0.0 { + reg = <8 0 0>; + label = "green:lan-1"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <1>; + }; + led@9.0.0 { + reg = <9 0 0>; + label = "green:lan-2"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <2>; + }; + led@10.0.0 { + reg = <10 0 0>; + label = "green:lan-3"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <3>; + }; + led@11.0.0 { + reg = <11 0 0>; + label = "green:lan-4"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <4>; + }; + led@12.0.0 { + reg = <12 0 0>; + label = "green:lan-5"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <5>; + }; + led@13.0.0 { + reg = <13 0 0>; + label = "green:lan-6"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <6>; + }; + led@14.0.0 { + reg = <14 0 0>; + label = "green:lan-7"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <7>; + }; + led@15.0.0 { + reg = <15 0 0>; + label = "green:lan-8"; + color = ; + function = LED_FUNCTION_LAN; + function-enumerator = <8>; + }; + }; +};