From patchwork Sun Oct 30 18:31:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sander Vanheule X-Patchwork-Id: 1696853 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=SARYiPsZ; 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=S2/HzQSu; 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 4N0lXj2DMGz1ygr for ; Mon, 31 Oct 2022 05:43:17 +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=wKPGR9t0CzAHRlkamqtykXXZGmIL3YRI+0KwmIdhbAQ=; b=SARYiPsZLkTjCt RYwOv4yT5ixApjmlI+65S8CJ3i2DOL0uH+u4Efrzd4Qft9bWcdWyQUDDBnz5Eq96x2DD3ZzTIe5VX HsZ8jGF2GHzmcJfZsWFp2BPLGE2zZ/E5Aa8vX7xyCrAYgz1f/OzTEQ6CcJJg4ONchj5NFwCbNesvw gSgZ+U9BishTg/rJpZUvruog00kz4OXovVA7/sE6qwFJhY4sBw8+Uw/4VB0lumIME7M97QiTvGUvr 8HgFP9PAxTDcT/COUGOhABmMfkmSHpOlxyQ1aXvseELmrr8KZpy9YAQJkhxn9qO0lT6BPOFKdbrZZ nZSXl31Im4dN9YfWC7Qw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1opDF4-001rPE-1C; Sun, 30 Oct 2022 18:41:07 +0000 Received: from polaris.svanheule.net ([84.16.241.116]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1opD5o-001nAx-Bx for openwrt-devel@lists.openwrt.org; Sun, 30 Oct 2022 18:31:33 +0000 Received: from terra.. (unknown [IPv6:2a02:a03f:eaf9:8401:aa9f:5d01:1b2a:e3cd]) (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 579E833BF2C; Sun, 30 Oct 2022 19:31:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=svanheule.net; s=mail1707; t=1667154680; 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=mOTJ3W3xHqXHM4EgK1PBFH/LmeHxjRbOU2eIEipZ0Yw=; b=S2/HzQSutbqKZr30nGaMoWG/otWOOJGiou3R2zO8O63UcrgEVBTxMooJTQ9pgMTpaNX4DJ OEuJU/8xE1z1oxN7fYhim7zIIZxg4oCmfcmMV9rI/bzlNRG5YBFm7X+aXIUP3rE7q3tJIj iAn1+on4uebtJ8+CP+TN+oej4zvcrhzWvaJIIM1jfsdOEbakUY/hI1vBxeZeXTMN0k5Snt /tzjY2j5pNMi110qayOfK20LaX4HPDDLBrWkxSQ4EHQOW3gA67SOe5/H+xuZIPWjze0NE8 vFSYxDGwtIKPEPIz2J0PO0kv5pglxQSCgLjQ3U/xZrBuzYTFW/fYdWqZpq19yw== From: Sander Vanheule To: openwrt-devel@lists.openwrt.org, Olliver Schinagl , Alexandru Gagniuc Cc: INAGAKI Hiroshi , Markus Stockhausen , Stijn Segers , Sander Vanheule Subject: [PATCH v3 13/13] realtek: add target TODO.md Date: Sun, 30 Oct 2022 19:31:06 +0100 Message-Id: X-Mailer: git-send-email 2.38.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221030_113132_573168_5EE9A51A X-CRM114-Status: GOOD ( 13.03 ) X-Spam-Score: -0.2 (/) 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: To keep track of current work items, add a TODO file inspired by upstream code that is still in driver/staging. This should provide room for developers to leave issues open, or features unsupported, a [...] Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -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 To keep track of current work items, add a TODO file inspired by upstream code that is still in driver/staging. This should provide room for developers to leave issues open, or features unsupported, and give new contributors a list of topics that still require attention. Signed-off-by: Sander Vanheule --- target/linux/realtek/TODO.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 target/linux/realtek/TODO.md diff --git a/target/linux/realtek/TODO.md b/target/linux/realtek/TODO.md new file mode 100644 index 000000000000..6d1922f4e753 --- /dev/null +++ b/target/linux/realtek/TODO.md @@ -0,0 +1,22 @@ +# Realtek switch support to do list + +This file intends to keep track of known issues and shortcomings with current +downstream OpenWrt driver. These drivers are of insufficient quality, or the +knowledge of the hardware they control has too many gaps, to allow for these +drivers to be submitted upstream. + +The action items are sorted per driver/peripheral, roughly ordered by +importance. Every driver should have a listed developer or contact, usually the +original driver author. + + +## Switch core support + +### Switch port LED driver +Sander Vanheule + +* Changing the HW offloading state will affect both the primary and secondary + LEDs of a port. This is currently not propagated, leaving the sibbling LED + with an incorrect trigger value. +* Reading the LED brightness will always return the user-controlled brightness + setting. When HW offloading is active, this value may be incorrect.