Message ID | 20240226-ep93xx-v8-0-3136dca7238f@maquefel.me |
---|---|
Headers | show
Return-Path: <linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.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=s/uCtgZT; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=UeF7Oaoq; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.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 4Tjsl54Fjvz23qD for <incoming@patchwork.ozlabs.org>; Mon, 26 Feb 2024 18:32: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:Reply-To:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:MIME-Version:Message-Id :Date:Subject:From:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=qfaP2sQEPkswLRmM3XFR64ghCOzcCJw/0linBE/nZkw=; b=s/uCtgZTJGo5Qj /ebOxxK+DuSQpJ1vE8JBvJ+DBTYJznF4gPBC84FM/IO6xob9uD2bMW3qNRx1QHPefayBlmwX4t2KB qcRAKS17Dd1rHWr8GrhzweSDsdKyTqs68bUOBtHhDUlvj3jNmhN01QYN2TvFbyPqnzKjlWwGD4/yg vpoqs0Drgsq73IjZXnjufg76CgpoZxL8YS2frBECBGrxJ7jZTxGydKuOqM3ba+FYF52npD0LGS19C ueiQFzxXKsh0RdgHn4tptSKe1fHrAyq7fagER2tX6tCCg+bHMjFHT78nCJVnvAV1xVwCMmbHwMOgK /OMbxk+0hfq17D3HehZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1reVT2-0000000GnEw-0xms; Mon, 26 Feb 2024 07:32:04 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1reVSP-0000000GmyT-0Ct1; Mon, 26 Feb 2024 07:31:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0875860E86; Mon, 26 Feb 2024 07:31:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 94BAEC433C7; Mon, 26 Feb 2024 07:31:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708932681; bh=dcEVmcf77DVIMovL/YaiMfgr5H01UEZll0xOlIVYfpk=; h=From:Subject:Date:To:Cc:Reply-To:From; b=UeF7OaoqSbGeDKwmkqz9bElREg0sl+11N4VjKuq1bXE/ID7L1zLK0800lX7hc+1mQ G97VI3DdrIEoIwv7FX4o+EIW52Mu9CixtO/0fbhHm5CZKUSXDIQBaRP5RVUAJ89I+M 5Ig5bsKDJSDoT+uBwoPA0yDNkpFJhRT/rhUwTrm1LnrQC6nhQ4IjMGBD4L+qUYn12F LGC/rV4sn5bNbfGUtyVqL8Pc0RQCNRrziWB8xIh38OmA/+hdXHhtAOJXMPsdSydOcw 6Ecq58d1pcx69/Z5s6uEhJNZEiu1Mw8Rxrcm/wRB12nQMpfDPUHdUPKkeRYx2OnAN6 P9aOhFE/AIu6w== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B5B8C48BF6; Mon, 26 Feb 2024 07:31:21 +0000 (UTC) From: Nikita Shubin via B4 Relay <devnull+nikita.shubin.maquefel.me@kernel.org> Subject: [PATCH v8 00/38] ep93xx device tree conversion Date: Mon, 26 Feb 2024 10:29:56 +0300 Message-Id: <20240226-ep93xx-v8-0-3136dca7238f@maquefel.me> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAPQ93GUC/2XOwW6DMAwG4FepOC9V7JCE7LT3mHYwiRnRBnQJR Z2qvvtCpRVVHH/Z329fq8wpcq5eD9cq8RJznMYSmpdD5XsaP1nEUHKFEpU0Ugs+OXW5CAneGgW WMWBVllvKLNpEo+/X9YHyzGkdnBJ38XK/8P5RcpemQcx9Ytp6a6wBlUY8QqMkChBj/IozHXN/b uP4NtDPmTv+Pg68VvYxz1P6vf+8qLV4996ihBQqGEW6A5CKnzrWP5Z6gw42WBdIEKx1wbMHuYf 6AQEQH1AXGLQja4IOHbo9NBtE2KAp0Ctp24a8I2r20P7DWgI0D2jXi06rpjbE1sIzvN1ufxNG9 5jeAQAA To: Hartley Sweeten <hsweeten@visionengravers.com>, Alexander Sverdlin <alexander.sverdlin@gmail.com>, Russell King <linux@armlinux.org.uk>, Lukasz Majewski <lukma@denx.de>, Linus Walleij <linus.walleij@linaro.org>, Bartosz Golaszewski <brgl@bgdev.pl>, Andy Shevchenko <andy@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Sebastian Reichel <sre@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Nikita Shubin <nikita.shubin@maquefel.me>, Vinod Koul <vkoul@kernel.org>, Wim Van Sebroeck <wim@linux-watchdog.org>, Guenter Roeck <linux@roeck-us.net>, Thierry Reding <thierry.reding@gmail.com>, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de>, Mark Brown <broonie@kernel.org>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Miquel Raynal <miquel.raynal@bootlin.com>, Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, Damien Le Moal <dlemoal@kernel.org>, Sergey Shtylyov <s.shtylyov@omp.ru>, Dmitry Torokhov <dmitry.torokhov@gmail.com>, Liam Girdwood <lgirdwood@gmail.com>, Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>, Ralf Baechle <ralf@linux-mips.org>, "Wu, Aaron" <Aaron.Wu@analog.com>, Lee Jones <lee@kernel.org>, Olof Johansson <olof@lixom.net>, Niklas Cassel <cassel@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pwm@vger.kernel.org, linux-spi@vger.kernel.org, netdev@vger.kernel.org, linux-mtd@lists.infradead.org, linux-ide@vger.kernel.org, linux-input@vger.kernel.org, linux-sound@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>, Bartosz Golaszewski <bartosz.golaszewski@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Andrew Lunn <andrew@lunn.ch>, Andy Shevchenko <andy.shevchenko@gmail.com> X-Mailer: b4 0.13-dev-e3e53 X-Developer-Signature: v=1; a=ed25519-sha256; t=1708932678; l=17014; i=nikita.shubin@maquefel.me; s=20230718; h=from:subject:message-id; bh=dcEVmcf77DVIMovL/YaiMfgr5H01UEZll0xOlIVYfpk=; =?utf-8?q?b=3DItBu4UQQv+dq?= =?utf-8?q?bLuuO2RYcYv88kbC4PsjqfYxziChPxqRD6Nxqtwg8iGPpgOmfIYvgn8+Na9dwae+?= ftVk5q1/AxvC98P7BI/FhJ0TH7plc9BgkDLhOhVLeXeBSFz5uwHm X-Developer-Key: i=nikita.shubin@maquefel.me; a=ed25519; pk=vqf5YIUJ7BJv3EJFaNNxWZgGuMgDH6rwufTLflwU9ac= X-Endpoint-Received: by B4 Relay for nikita.shubin@maquefel.me/20230718 with auth_id=65 X-Original-From: Nikita Shubin <nikita.shubin@maquefel.me> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240225_233135_954552_76E364B1 X-CRM114-Status: GOOD ( 22.57 ) X-Spam-Score: -2.6 (--) 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 goal is to receive ACKs for all patches in series to merge it via Arnd branch. No major changes since last version (v7) all changes are cosmetics. Following patches require attention from Stephen Boyd, as they were converted to aux_dev as suggested: Content analysis details: (-2.6 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2604:1380:4641:c500:0:0:0:1 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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 Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.0 T_SCC_BODY_TEXT_LINE No description available. -0.1 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list <linux-mtd.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mtd/> List-Post: <mailto:linux-mtd@lists.infradead.org> List-Help: <mailto:linux-mtd-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mtd>, <mailto:linux-mtd-request@lists.infradead.org?subject=subscribe> Reply-To: nikita.shubin@maquefel.me Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" <linux-mtd-bounces@lists.infradead.org> Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
ep93xx device tree conversion
|
expand
|
On Mon, Feb 26, 2024 at 10:29:56AM +0300, Nikita Shubin via B4 Relay wrote:
> The goal is to receive ACKs for all patches in series to merge it via Arnd branch.
What are the actual dependencies here?
Hello Mark! On Mon, 2024-02-26 at 13:34 +0000, Mark Brown wrote: > On Mon, Feb 26, 2024 at 10:29:56AM +0300, Nikita Shubin via B4 Relay > wrote: > > > The goal is to receive ACKs for all patches in series to merge it > > via Arnd branch. > > What are the actual dependencies here? More than a half of patches makes device drivers incompatible with "platform" approach, this is intentionally cause we don't want any leftovers - ep93xx should be fully converted to dt or left as is. Currently only 4 patches that require review/ack left: - ARM: ep93xx: add regmap aux_dev - clk: ep93xx: add DT support for Cirrus EP93xx - dma: cirrus: Convert to DT for Cirrus EP93xx - dma: cirrus: remove platform code