Message ID | 20230605-ep93xx-v3-0-3d63a5f1103e@maquefel.me (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8B522EB64DC for <alsa-devel@archiver.kernel.org>; Fri, 21 Jul 2023 08:13:19 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id E6AB6E75; Fri, 21 Jul 2023 10:12:27 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E6AB6E75 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1689927198; bh=YgFBegmvSUmFjVfm+5I+iUawrfnzLKsNsr9Fe2lpEiw=; h=From:Subject:Date:To:Cc:Reply-To:List-Id:List-Archive:List-Help: List-Owner:List-Post:List-Subscribe:List-Unsubscribe:From; b=RKvrZf4arft0/LIAdMQm73Vy3Ytn9zDKAQk5d+qYva0pnEZ0Bc30LJBJFb68/r0sV NZpWlsX1CuqFoN6xYxx0eBhw6fJGWe3A5E99DoU7HKUc/Vo+/viGyErDQjHCQPIk49 5maMKniwXJeg7h3XMe2NSzBljP+mE3rjiFH2hlj4= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 42427F80606; Fri, 21 Jul 2023 10:09:18 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 413C3F80606; Fri, 21 Jul 2023 10:09:18 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 85299F804DA; Thu, 20 Jul 2023 10:30:25 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 08059F80153 for <alsa-devel@alsa-project.org>; Thu, 20 Jul 2023 10:29:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 08059F80153 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Klt0cAn5 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A8B6961926; Thu, 20 Jul 2023 08:29:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id CD2EEC433C7; Thu, 20 Jul 2023 08:29:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689841795; bh=YgFBegmvSUmFjVfm+5I+iUawrfnzLKsNsr9Fe2lpEiw=; h=From:Subject:Date:List-Id:To:Cc:Reply-To:From; b=Klt0cAn5b3XGPrqg0QG/JTemda4KjAfETmXTU70RW15pHi22/pAr1t8l862i+yBMx PXIOTP1BU3pmuotxZsRVUpiBbir90pQOxHJ3s1osWG6QAzNJCX/WyM9866yiiP/cwr Wzg51BSm9kwCSF97i1gTH55cfRbj0O01KN+O2uF4sDH406T2q3Hpm5UxmLI4NvUzc5 fJDxHGEWIOUFHxolhT1NHf/Sx6i5sUe+rRKKdO0XcAjJnxbs0+Gs0GhNKYI9VmbCay GoKS4WervuRFyNLEGtxW8YAqM8gWB/qrOMqtcjTHew9QyDSWjIKPRn4vBqBjYaXN1d s90K/mq2tEHNw== 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 8734FEB64DA; Thu, 20 Jul 2023 08:29:55 +0000 (UTC) From: Nikita Shubin via B4 Relay <devnull+nikita.shubin.maquefel.me@kernel.org> Subject: [PATCH v3 00/42] ep93xx device tree conversion Date: Thu, 20 Jul 2023 14:29:00 +0300 Message-Id: <20230605-ep93xx-v3-0-3d63a5f1103e@maquefel.me> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAHwauWQC/0WNyw6CMBBFf4V07ZB2ykNZ+R/GRYHBTrQFWzAkh H+3uHF5ck/O3USkwBRFk20i0Icjjz6BPmWis8Y/CLhPLFCilpUsgaaLXleQqqsrrWrCHkWSWxM J2mB8Zw/dmThTOIYp0MDr7+F2TzyE0cFsA5l/t8BCoS4Rc3XWEkGB5yfPJo92adlfnXkvNNArd yT2/QvAana2tAAAAA== To: Hartley Sweeten <hsweeten@visionengravers.com>, Lennert Buytenhek <kernel@wantstofly.org>, 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>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Nikita Shubin <nikita.shubin@maquefel.me>, Daniel Lezcano <daniel.lezcano@linaro.org>, Thomas Gleixner <tglx@linutronix.de>, Alessandro Zummo <a.zummo@towertech.it>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Wim Van Sebroeck <wim@linux-watchdog.org>, Guenter Roeck <linux@roeck-us.net>, Sebastian Reichel <sre@kernel.org>, 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>, Vinod Koul <vkoul@kernel.org>, 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>, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, soc@kernel.org, Liam Girdwood <lgirdwood@gmail.com>, Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>, Andy Shevchenko <andy@kernel.org>, Michael Peters <mpeters@embeddedTS.com>, Kris Bahnsen <kris@embeddedTS.com> Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org, linux-spi@vger.kernel.org, netdev@vger.kernel.org, dmaengine@vger.kernel.org, linux-mtd@lists.infradead.org, linux-ide@vger.kernel.org, linux-input@vger.kernel.org, alsa-devel@alsa-project.org, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Andy Shevchenko <andy.shevchenko@gmail.com>, Andrew Lunn <andrew@lunn.ch> X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1689852590; l=14761; i=nikita.shubin@maquefel.me; s=20230718; h=from:subject:message-id; bh=YgFBegmvSUmFjVfm+5I+iUawrfnzLKsNsr9Fe2lpEiw=; =?utf-8?q?b=3DCWHsTroPIciE?= =?utf-8?q?fRVVR884L11fNlH/wFjIrU6hDIQ2bcCt5LC0EPoDZEde9uaqUjK27sngAvPrJNX8?= bwG/5jErAWRyT/ug1+iKsAwe1yBP5tghPYNXGuNdMXBA2HzDkinz 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-MailFrom: devnull+nikita.shubin.maquefel.me@kernel.org X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1 Message-ID-Hash: SYPAWSEADKELRL56BZQIGDBC3BWFL7HB X-Message-ID-Hash: SYPAWSEADKELRL56BZQIGDBC3BWFL7HB X-Mailman-Approved-At: Fri, 21 Jul 2023 08:08:56 +0000 X-Mailman-Version: 3.3.8 Precedence: list Reply-To: nikita.shubin@maquefel.me List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
ep93xx device tree conversion
|
expand
|
On 20/07/2023 13:29, Nikita Shubin via B4 Relay wrote: > This series aims to convert ep93xx from platform to full device tree support. > > The main goal is to receive ACK's to take it via Arnd's arm-soc branch. > > I've moved to b4, tricking it to consider v0 as v1, so it consider's > this version to be v3, this exactly the third version. Fix your clock/timezone, so your patches are not sent in the future. Unfortunately this will stay at top of my queue, which is unfair, so I will just ignore for now. Best regards, Krzysztof
On Thu, 20 Jul 2023 14:29:00 +0300 Nikita Shubin via B4 Relay wrote: > This series aims to convert ep93xx from platform to full device tree support. > > The main goal is to receive ACK's to take it via Arnd's arm-soc branch. > > I've moved to b4, tricking it to consider v0 as v1, so it consider's > this version to be v3, this exactly the third version. Split this per subsystem, please. You shouldn't spam everyone with 40+ patches.
On 20/07/2023 13:29, Nikita Shubin via B4 Relay wrote: > This series aims to convert ep93xx from platform to full device tree support. > > The main goal is to receive ACK's to take it via Arnd's arm-soc branch. > This approach makes patchset trickier to review with absolutely huge Cc-list and inter-dependencies. I don't think this is correct approach. This should be split per subsystem whenever possible. Expect more grunts and complains from 50-other people you Cc-ed. Best regards, Krzysztof