| Message ID | 20250304164507.60511-1-tmn505@terefe.re |
|---|---|
| State | Accepted |
| Delegated to: | Hauke Mehrtens |
| Headers | show
Return-Path:
<openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org>
X-Original-To: incoming@patchwork.ozlabs.org
Delivered-To: patchwork-incoming@legolas.ozlabs.org
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=sdmN97sG;
dkim=fail reason="signature verification failed" (2048-bit key;
unprotected) header.d=terefe.re header.i=@terefe.re header.a=rsa-sha256
header.s=default header.b=X/VaKmXW;
dkim-atps=neutral
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=patchwork.ozlabs.org)
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 (secp384r1) server-digest SHA384)
(No client certificate requested)
by legolas.ozlabs.org (Postfix) with ESMTPS id 4Z6kLd2wgxz1yKV
for <incoming@patchwork.ozlabs.org>; Wed, 5 Mar 2025 05:12:57 +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: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:In-Reply-To:References:
List-Owner; bh=xpm6GG/EvkTs2kvJY5H79gvJqIdM6COiE0U0rRYl7mY=; b=sdmN97sGSIHM6s
L3NeIl2UeCUNDzGaxfLXF4xXYeh2dERb+0nJygUYa4NfVMBjn1oI2gNzj/Te8xrszxCyaUsM89vJ/
qeopkgWj7q6PdAXDZsne/j7HBAEFyNmzroI+s9laQSt9J20M8RLs+fdZvI0I0C2mJkqNZeioJylxI
Yeii7PIqMwvMBCct/uZ2SIa+aC0/9wSe7GMEV78ObBvCFUAdC9wlJnpS+7md28F5gYJhhCg1UEPfC
kZNw93/m6Mf1UDdyIvbJAe6o8nS2eSgVUk4eJCNenc9tNCLzvLZ+QXJ8oDL/flUNZ/6WscBftGC/E
5UZUXAdCTNLSlX+kj19Q==;
Received: from localhost ([::1] helo=bombadil.infradead.org)
by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux))
id 1tpWjU-00000005mSz-10uF;
Tue, 04 Mar 2025 18:11:08 +0000
Received: from terefe.re ([2a04:52c0:101:a4a:0:ffff:5ff:60c8])
by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux))
id 1tpVOP-00000005UGV-0o1K
for openwrt-devel@lists.openwrt.org;
Tue, 04 Mar 2025 16:45:18 +0000
Received: from localhost.localdomain (unknown [212.106.161.104])
by terefe.re (Postfix) with ESMTPSA id 3C748201C8;
Tue, 4 Mar 2025 17:45:12 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=terefe.re; s=default;
t=1741106712; bh=SBQs53jeRjx+T6JVXdDhKgFyrk+tQV7cforHyKuXrhk=;
h=From:To:Cc:Subject:Date:From;
b=X/VaKmXWhWxfVUo0NDpAnz9r7+YSdI6z92uU8MuIU7SlcyV3se0DyviOm2QTHccNx
meZibDoVcoe3yqzGt35Bj7hJurNXdGvRn0U4QIIv1DO5aQJUvS5joAXRSyxafioobA
lAt6sqWJmNEX7SFhONcESjzoutrtDPpRWjASvcEKpfOa+33c4wioVB09MoV5Ya9srx
VMpVybnbOoCnmvA4XINCuiAUQqc9uy/cMRjcXLO6EoybDp/RqKLrT9UcDQ1ox4ItTp
527k3QTZfV/bZMh7MJmsWyZ+hchJa8NNTO1GJLIlHIKGrFFfYPL1ALdhOai1YPzQQn
MHcJFuL1IMrpQ==
From: Tomasz Maciej Nowak <tmn505@terefe.re>
To: openwrt-devel@lists.openwrt.org
Cc: Tomasz Maciej Nowak <tmn505@gmail.com>
Subject: [PATCH 1/2] uboot-mediatek: u7623: remove keys pin function
Date: Tue, 4 Mar 2025 17:43:10 +0100
Message-ID: <20250304164507.60511-1-tmn505@terefe.re>
X-Mailer: git-send-email 2.48.1
MIME-Version: 1.0
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3
X-CRM114-CacheID: sfid-20250304_084517_671154_33B5D522
X-CRM114-Status: UNSURE ( 8.15 )
X-CRM114-Notice: Please train this message.
X-Spam-Score: -2.1 (--)
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: From: Tomasz Maciej Nowak <tmn505@gmail.com> Apparently
U-Boot
will discard whole node if requested pin function is unknown to the
driver.
This resulted in inability to interact with U-Boot on the said board, as
U-Boot always assumed the recover [...]
Content analysis details: (-2.1 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_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
-0.1 DKIM_VALID Message has at least one valid DKIM or DK
signature
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
X-BeenThere: openwrt-devel@lists.openwrt.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: OpenWrt Development List <openwrt-devel.lists.openwrt.org>
List-Unsubscribe: <https://lists.openwrt.org/mailman/options/openwrt-devel>,
<mailto:openwrt-devel-request@lists.openwrt.org?subject=unsubscribe>
List-Archive: <http://lists.openwrt.org/pipermail/openwrt-devel/>
List-Post: <mailto:openwrt-devel@lists.openwrt.org>
List-Help: <mailto:openwrt-devel-request@lists.openwrt.org?subject=help>
List-Subscribe: <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>,
<mailto:openwrt-devel-request@lists.openwrt.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "openwrt-devel" <openwrt-devel-bounces@lists.openwrt.org>
Errors-To:
openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org
|
| Series |
[1/2] uboot-mediatek: u7623: remove keys pin function
|
expand
|
diff --git a/package/boot/uboot-mediatek/patches/401-update-u7623-defconfig.patch b/package/boot/uboot-mediatek/patches/401-update-u7623-defconfig.patch index 243ba9d7c272..9f0f9dfe90d6 100644 --- a/package/boot/uboot-mediatek/patches/401-update-u7623-defconfig.patch +++ b/package/boot/uboot-mediatek/patches/401-update-u7623-defconfig.patch @@ -187,13 +187,12 @@ leds { compatible = "gpio-leds"; -@@ -109,6 +122,19 @@ +@@ -109,6 +122,18 @@ }; }; + key_pins_a: keys-alt { + mux { -+ function = "gpio"; + groups = "msdc3"; + }; +