From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 0/2] Add definition for GPIO direction Date: Thu, 7 Nov 2019 09:22:35 +0100 Message-ID: References: <20191106120846.5bunrqj3uz4khih5@earth.universe> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "Vaittinen, Matti" Cc: "alsa-devel@alsa-project.org" , "linux-aspeed@lists.ozlabs.org" , "david.daney@cavium.com" , "sathyanarayanan.kuppuswamy@linux.intel.com" , "sre@kernel.org" , "ptyser@xes-inc.com" , "thierry.reding@gmail.com" , "marek.behun@nic.cz" , "festevam@gmail.com" , "linux-stm32@st-md-mailman.stormreply.com" , "marek.vasut+renesas@gmail.com" , "f.fainelli@gmail.com" , "khilman@kernel.org" , "michal.simek@xilinx.com" , "jonathanh@nvidia.com" , "bgolaszewski@baylibre.com" List-Id: linux-tegra@vger.kernel.org On Wed, Nov 6, 2019 at 1:25 PM Vaittinen, Matti wrote: > On Wed, 2019-11-06 at 13:08 +0100, Sebastian Reichel wrote: > > On Wed, Nov 06, 2019 at 10:51:06AM +0200, Matti Vaittinen wrote: > > > The patch series adds definitions for GPIO line directions. > > > > > > For occasional GPIO contributor like me it is always a pain to > > > remember > > > whether 1 or 0 was used for GPIO direction INPUT/OUTPUT. > > > > Maybe also update the GPIO drivers in pinctrl? (...) > Ouch. I didn't check from pinctrl but I see those should be converted > as well. I'm a bit short on time right now so if anyone else is > interested I won't mind :) > > Luckily the value for IN and OUT is not changed - only the defines were > added - so all of the drivers do not need to be done at once. If no one > else will take the pinctrl part then I can probably do pinctrl patches > for v5.6 cycle. No hurry with that. This is a good start, we don't have to fix the whole world at once. Let's look at this for v5.6. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 339F5C5DF60 for ; Thu, 7 Nov 2019 11:27:42 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id AAE292187F for ; Thu, 7 Nov 2019 11:27:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="akHnJJGu"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aihVYo6v" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AAE292187F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id BF62F1686; Thu, 7 Nov 2019 12:26:49 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BF62F1686 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1573126059; bh=N6MvLMX3zBJvuG1lLUSvTLHLDbHTQAjpFQxcOvREOx4=; h=References:In-Reply-To:From:Date:To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=akHnJJGu7MX37lSbbFIVWPiDxUZ6VBWjxQnWnn+Uf+9xFBfSAOPBhBdg1wBF+o9VE iA+enVsix/PrkHOjFo3AdlfHuFsyBH9lQVdKVAhe/4948kwOZejhYcz1+1jmIbe11Z FCXotBKmjAcOomFDzxoL8jFTTRCwhde/ImN+N66E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8E2F9F80610; Thu, 7 Nov 2019 12:24:27 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id AA5B5F8049B; Thu, 7 Nov 2019 09:22:50 +0100 (CET) Received: from mail-lf1-x141.google.com (mail-lf1-x141.google.com [IPv6:2a00:1450:4864:20::141]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 37620F800F3 for ; Thu, 7 Nov 2019 09:22:47 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 37620F800F3 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aihVYo6v" Received: by mail-lf1-x141.google.com with SMTP id j14so884991lfb.8 for ; Thu, 07 Nov 2019 00:22:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=W1kMVjXy8TfTB/av4qsnw1G4ZHclSRdrlLtTCyTAB3g=; b=aihVYo6vGJcSeMzZA2gHQagzuZuVYL80Tl8HsV3o3LI/DBg/S5MVPTitfm7pDFAG6E KU7Z1uXIrrxA5+r3lGKAenb9vmOH8pAHta+z2HuVGSB9kZOdz5AgkNdvAbRde2xOvpoT UzS8yGbMFd4DKYtsb3RNUpUElWYw56B6yCUzHCngiVaTKGxNs8EmIs8SqB757Vwf7VCX fwVEWkW6ZJ96L32Zj0dhvc0ujr2loUfyfL3PJK2DRlar2WzaN4hH3/gqSQ4Ye2vE2W10 yDUxaSTMoU4hyrN/yWNS9R4ldaKnokRAtrRVSfZzc1jrl3LQMW5QsT76aHAI4spwff8o FNFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=W1kMVjXy8TfTB/av4qsnw1G4ZHclSRdrlLtTCyTAB3g=; b=Mlpf3mrLpq72VGLZgJEw6U14yMUzNqSQ82CMfjBuZ+6MqwVZalGDylcd3v7NQX5sQ0 k/9IzGFnB5WcUByUioipeCjFPiv2hWWuIGLSAhGBVWV7vCzaMa8QhOanm0nobfRRgDUi vdtCNEHI35CW8yx1YLruPiKWjDV3VQX5Mjof5YutxFYeAQQiF9/RxZQGohJMvvf/0Zcz 8ZJSGanGKZvOR2Oy/BbWyDEveeMedHsznn7IdlkxroLh2psLKccvYVbRU4Ss62BrkIJZ wUezzqBhJhzvHNQzVfzy297MC+bBc7OBIDcWVo+Vozl86//ktyiyTEVvln5dwY7ScurM P8KA== X-Gm-Message-State: APjAAAXijkQWvtDR94qD6/yPoDUupLIOG7y3dBMZnWEuBSz42fUlzmfD QrI4cruCdzG08bUJrHBdgLgv3WaoWdGt++r4rrk0IA== X-Google-Smtp-Source: APXvYqy/AiAWlfAU/KnMLcnvlDO6zbO8H2HQsF3Z0XznPUZPaxE+dGbrTI9u/vdRHxraIochQ2FKHYEfNic+fopaYJs= X-Received: by 2002:a19:ca13:: with SMTP id a19mr1415050lfg.133.1573114966856; Thu, 07 Nov 2019 00:22:46 -0800 (PST) MIME-Version: 1.0 References: <20191106120846.5bunrqj3uz4khih5@earth.universe> In-Reply-To: From: Linus Walleij Date: Thu, 7 Nov 2019 09:22:35 +0100 Message-ID: To: "Vaittinen, Matti" X-Mailman-Approved-At: Thu, 07 Nov 2019 12:24:22 +0100 Cc: "alsa-devel@alsa-project.org" , "linux-aspeed@lists.ozlabs.org" , "david.daney@cavium.com" , "sathyanarayanan.kuppuswamy@linux.intel.com" , "sre@kernel.org" , "ptyser@xes-inc.com" , "thierry.reding@gmail.com" , "marek.behun@nic.cz" , "festevam@gmail.com" , "linux-stm32@st-md-mailman.stormreply.com" , "marek.vasut+renesas@gmail.com" , "f.fainelli@gmail.com" , "khilman@kernel.org" , "michal.simek@xilinx.com" , "jonathanh@nvidia.com" , "bgolaszewski@baylibre.com" , "linux-omap@vger.kernel.org" , "bamv2005@gmail.com" , "joel@jms.id.au" , "u.kleine-koenig@pengutronix.de" , "bcm-kernel-feedback-list@broadcom.com" , "linux-imx@nxp.com" , "linux-pwm@vger.kernel.org" , "grygorii.strashko@ti.com" , "ckeepax@opensource.cirrus.com" , "alexandre.torgue@st.com" , "mazziesaccount@gmail.com" , "rjui@broadcom.com" , "s.hauer@pengutronix.de" , "vilhelm.gray@gmail.com" , "linux-gpio@vger.kernel.org" , "rf@opensource.cirrus.com" , "ssantosh@kernel.org" , "linux-tegra@vger.kernel.org" , "andriy.shevchenko@linux.intel.com" , "kernel@pengutronix.de" , "linux-arm-kernel@lists.infradead.org" , "sbranden@broadcom.com" , "yamada.masahiro@socionext.com" , "andrew@aj.id.au" , "shawnguo@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "t.scherer@eckelmann.de" , "ludovic.desroches@microchip.com" , "mcoquelin.stm32@gmail.com" , "patches@opensource.cirrus.com" , "info@metux.net" Subject: Re: [alsa-devel] [PATCH v2 0/2] Add definition for GPIO direction X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, Nov 6, 2019 at 1:25 PM Vaittinen, Matti wrote: > On Wed, 2019-11-06 at 13:08 +0100, Sebastian Reichel wrote: > > On Wed, Nov 06, 2019 at 10:51:06AM +0200, Matti Vaittinen wrote: > > > The patch series adds definitions for GPIO line directions. > > > > > > For occasional GPIO contributor like me it is always a pain to > > > remember > > > whether 1 or 0 was used for GPIO direction INPUT/OUTPUT. > > > > Maybe also update the GPIO drivers in pinctrl? (...) > Ouch. I didn't check from pinctrl but I see those should be converted > as well. I'm a bit short on time right now so if anyone else is > interested I won't mind :) > > Luckily the value for IN and OUT is not changed - only the defines were > added - so all of the drivers do not need to be done at once. If no one > else will take the pinctrl part then I can probably do pinctrl patches > for v5.6 cycle. No hurry with that. This is a good start, we don't have to fix the whole world at once. Let's look at this for v5.6. Yours, Linus Walleij _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D18D0C5DF60 for ; Thu, 7 Nov 2019 08:22:55 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A22DA21882 for ; Thu, 7 Nov 2019 08:22:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GhQF3bcL"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="aihVYo6v" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A22DA21882 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Yk3UxqM9yzgolCqaE7h2AMrF70S7ewKQ713YcKRmsk0=; b=GhQF3bcL2JIh9b eMrIuRw0mrXQv3pkzoCU4uoNyEsjohnEMVgC4nV5JN0Amsa9bZD/PAiez6cHTPO6wYImtsVL+FxKj nY4CuBAJk5Ngp775qp95VhnEKDOeoiMJNY93Lek4vvC0H3bLlaeKdgsXJwxI3jMlTkZ4HG2dH+j7U JSIqoaO4X6zHuNxKjE9gn+nUZyPOdGnFgTeYC3lp06blhqU0G59E+qkKmWB+T96cFi0Zdnott/m4q /Us8n6E1h/tvzz+rlt6JGtg8HFNYU+iT2VsrEUP20WSGUUlB2a4KqUF1GWUjeq1Jmcy0pE8QdkESw JV0dL4lTdKJlPRO56Urg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSd4B-0008Dk-59; Thu, 07 Nov 2019 08:22:55 +0000 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSd45-0008D1-HW for linux-arm-kernel@lists.infradead.org; Thu, 07 Nov 2019 08:22:53 +0000 Received: by mail-lf1-x143.google.com with SMTP id 19so868001lft.13 for ; Thu, 07 Nov 2019 00:22:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=W1kMVjXy8TfTB/av4qsnw1G4ZHclSRdrlLtTCyTAB3g=; b=aihVYo6vGJcSeMzZA2gHQagzuZuVYL80Tl8HsV3o3LI/DBg/S5MVPTitfm7pDFAG6E KU7Z1uXIrrxA5+r3lGKAenb9vmOH8pAHta+z2HuVGSB9kZOdz5AgkNdvAbRde2xOvpoT UzS8yGbMFd4DKYtsb3RNUpUElWYw56B6yCUzHCngiVaTKGxNs8EmIs8SqB757Vwf7VCX fwVEWkW6ZJ96L32Zj0dhvc0ujr2loUfyfL3PJK2DRlar2WzaN4hH3/gqSQ4Ye2vE2W10 yDUxaSTMoU4hyrN/yWNS9R4ldaKnokRAtrRVSfZzc1jrl3LQMW5QsT76aHAI4spwff8o FNFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=W1kMVjXy8TfTB/av4qsnw1G4ZHclSRdrlLtTCyTAB3g=; b=gPszIDgfjy0ZtxfFghtlcO/kmRtQfq5DfAg1aa1kagYzOpqdCWwsA5Bkau0lX6cic/ Pj19Pj4EYRHMB1/ppo9g8FYmWiGe3ZMqM2zW61jNpj7FSXkPBog+bAUNGApPYmKbWrEU GTo2lAILcP5G7YCOsgKMwlJJavmVuI8oxBjSnHDzSppP1UDKSDrcLZRzoTcM73GkKyke Xlgt9VNclNw1UlO9neeWljrF3bU5M2XEG7JtPAB982cl8hbAgAv8VpQJIHYSet+5TLxW 04Ba1ZKA4y6VCChyyAiH6GCh5rGxFlBMqIaD6ZXbwVSnNspzAJfFkTkLJ8guBOY4Y60X DhWw== X-Gm-Message-State: APjAAAVvJrhKxszZOgIG/6WlAagQqJO1b5S3q4P/ZQ/t5HEBd5Te8Cjb glkIEBA1X53gcFO9fZOgg5jKqAwtL+2nF1ji7fwpIw== X-Google-Smtp-Source: APXvYqy/AiAWlfAU/KnMLcnvlDO6zbO8H2HQsF3Z0XznPUZPaxE+dGbrTI9u/vdRHxraIochQ2FKHYEfNic+fopaYJs= X-Received: by 2002:a19:ca13:: with SMTP id a19mr1415050lfg.133.1573114966856; Thu, 07 Nov 2019 00:22:46 -0800 (PST) MIME-Version: 1.0 References: <20191106120846.5bunrqj3uz4khih5@earth.universe> In-Reply-To: From: Linus Walleij Date: Thu, 7 Nov 2019 09:22:35 +0100 Message-ID: Subject: Re: [PATCH v2 0/2] Add definition for GPIO direction To: "Vaittinen, Matti" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191107_002252_185619_839C6C35 X-CRM114-Status: GOOD ( 15.64 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "alsa-devel@alsa-project.org" , "linux-aspeed@lists.ozlabs.org" , "david.daney@cavium.com" , "sathyanarayanan.kuppuswamy@linux.intel.com" , "sre@kernel.org" , "ptyser@xes-inc.com" , "thierry.reding@gmail.com" , "marek.behun@nic.cz" , "festevam@gmail.com" , "linux-stm32@st-md-mailman.stormreply.com" , "marek.vasut+renesas@gmail.com" , "f.fainelli@gmail.com" , "khilman@kernel.org" , "michal.simek@xilinx.com" , "jonathanh@nvidia.com" , "bgolaszewski@baylibre.com" , "linux-omap@vger.kernel.org" , "bamv2005@gmail.com" , "joel@jms.id.au" , "u.kleine-koenig@pengutronix.de" , "bcm-kernel-feedback-list@broadcom.com" , "linux-imx@nxp.com" , "linux-pwm@vger.kernel.org" , "grygorii.strashko@ti.com" , "ckeepax@opensource.cirrus.com" , "alexandre.torgue@st.com" , "mazziesaccount@gmail.com" , "rjui@broadcom.com" , "s.hauer@pengutronix.de" , "vilhelm.gray@gmail.com" , "linux-gpio@vger.kernel.org" , "rf@opensource.cirrus.com" , "ssantosh@kernel.org" , "linux-tegra@vger.kernel.org" , "andriy.shevchenko@linux.intel.com" , "kernel@pengutronix.de" , "linux-arm-kernel@lists.infradead.org" , "sbranden@broadcom.com" , "yamada.masahiro@socionext.com" , "andrew@aj.id.au" , "shawnguo@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "t.scherer@eckelmann.de" , "ludovic.desroches@microchip.com" , "mcoquelin.stm32@gmail.com" , "patches@opensource.cirrus.com" , "info@metux.net" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Nov 6, 2019 at 1:25 PM Vaittinen, Matti wrote: > On Wed, 2019-11-06 at 13:08 +0100, Sebastian Reichel wrote: > > On Wed, Nov 06, 2019 at 10:51:06AM +0200, Matti Vaittinen wrote: > > > The patch series adds definitions for GPIO line directions. > > > > > > For occasional GPIO contributor like me it is always a pain to > > > remember > > > whether 1 or 0 was used for GPIO direction INPUT/OUTPUT. > > > > Maybe also update the GPIO drivers in pinctrl? (...) > Ouch. I didn't check from pinctrl but I see those should be converted > as well. I'm a bit short on time right now so if anyone else is > interested I won't mind :) > > Luckily the value for IN and OUT is not changed - only the defines were > added - so all of the drivers do not need to be done at once. If no one > else will take the pinctrl part then I can probably do pinctrl patches > for v5.6 cycle. No hurry with that. This is a good start, we don't have to fix the whole world at once. Let's look at this for v5.6. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel