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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0767C4332F for ; Fri, 14 Oct 2022 14:22:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230217AbiJNOW3 (ORCPT ); Fri, 14 Oct 2022 10:22:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbiJNOW2 (ORCPT ); Fri, 14 Oct 2022 10:22:28 -0400 Received: from mail-vs1-xe2e.google.com (mail-vs1-xe2e.google.com [IPv6:2607:f8b0:4864:20::e2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CBF71D5E08 for ; Fri, 14 Oct 2022 07:22:27 -0700 (PDT) Received: by mail-vs1-xe2e.google.com with SMTP id h29so5009149vsq.9 for ; Fri, 14 Oct 2022 07:22:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=Fco4aoSGDktPeCUQicKuShHwB8ASsS0GQpxb9h8fR+w=; b=WLXwQ39TkUO4zir3sdYOz4kTOtMQMK6kFCLHeTi79EsXnhwm5TzOUnwgAqFPNy0ZeU lDfGHpClHjUkKEYxAUXCH0ihZpc3VDr8Adk0vPdkfTKnEYMXyspZOJDBz7f1PCM01DOa 1uSmwa8uzl2D3UxAkcTWx/3lTbS6221jVqnqnlJk9iG1JE4CS0Gn1ZqPEdFNw0FvwJ4u d9FgmuxsF/0uycvSfhOpIMCEWn8vQ0yiSy/4YKWNJtvDQUE8Uys0lxy6x1NN7Sl678R6 3MpinPGP/Wzt4jF6tsuqQSH/E+eJtZBpWkqtNEoAd4uh+BTt9daXwLOCmrQPOt/5oZiV /7GA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fco4aoSGDktPeCUQicKuShHwB8ASsS0GQpxb9h8fR+w=; b=tqBBiOKXE6joNx3WGXc/Xd1j4R4FFV+TJCwc83Z6lFhLAN7Pm4Y76LiUY5bk8okGLy z9R+ZeEHYvLvY3sdBGJOw7rl9IWah5K+eg6RVYUuDkbFSeeKLftAOc/MknEw/sINq7CE UUcsZSI4vlJF7oQDmDICQ6gZrddGJbFs3s1BwUfUzpQ4O+roepgHZzsvoromHMSFDYTr hRaJM9Nal2O1MKiR57S++96cZL0S/G7LsyV0SXsXG1aIzuOFVMp7wm8Mwyx36O/2Cnlm xHDXs9JndsAis+OxV0n6fwJdmQNaZJhkhpgo4Vo5TCGqRM0mcc5U8RgyKytIGlhX3H2D caDA== X-Gm-Message-State: ACrzQf1OpCL5lOi3kFpOcJcld4QpVBrpSTZ2RymDB/dtfD0fTp9ZNsJ1 zDjvVPqg198gE73iNRoZNVTgY7TbyzcaXO6o5is71Q== X-Google-Smtp-Source: AMsMyM6l+fGo9Wf4J2FUIvmKXM0/HI/acOrBBzHdAxkVC3nVrGupoi+dtA71v8gOFQ/HUJfxOEjWC90jrAxWlg/FdjE= X-Received: by 2002:a67:ac09:0:b0:39a:eab8:a3a6 with SMTP id v9-20020a67ac09000000b0039aeab8a3a6mr2594681vse.9.1665757346338; Fri, 14 Oct 2022 07:22:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bartosz Golaszewski Date: Fri, 14 Oct 2022 16:22:15 +0200 Message-ID: Subject: Re: [PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2) To: Christophe Leroy Cc: Arnd Bergmann , Linus Walleij , Andy Shevchenko , Geert Uytterhoeven , Keerthy , Russell King , Jonathan Corbet , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , "H. Peter Anvin" , Catalin Marinas , Will Deacon , Davide Ciminaghi , Linux Kernel Mailing List , "open list:GPIO SUBSYSTEM" , Linux ARM , Linux-Arch , linux-doc , "x86@kernel.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Fri, Oct 14, 2022 at 4:13 PM Christophe Leroy wrote: > > Hi Linus, > > Le 14/09/2022 =C3=A0 15:03, Arnd Bergmann a =C3=A9crit : > > On Wed, Sep 14, 2022, at 2:38 PM, Linus Walleij wrote: > >> On Wed, Sep 7, 2022 at 12:15 PM Arnd Bergmann wrote: > >>>>> drivers/gpio/gpio-sta2x11.c | 411 ------------------= ----- > >> (...) > >>> sta2x11 is an x86 driver, so not my area, but I think it would be > >>> best to kill off the entire platform rather than just its gpio > >>> driver, since everything needs to work together and it's clearly > >>> not functional at the moment. > >>> > >>> $ git grep -l STA2X11 > >>> Documentation/admin-guide/media/pci-cardlist.rst > >>> arch/x86/Kconfig > >>> arch/x86/include/asm/sta2x11.h > >>> arch/x86/pci/Makefile > >>> arch/x86/pci/sta2x11-fixup.c > >>> drivers/ata/ahci.c > >>> drivers/gpio/Kconfig > >>> drivers/gpio/Makefile > >>> drivers/gpio/gpio-sta2x11.c > >>> drivers/i2c/busses/Kconfig > >>> drivers/media/pci/Makefile > >>> drivers/media/pci/sta2x11/Kconfig > >>> drivers/media/pci/sta2x11/Makefile > >>> drivers/media/pci/sta2x11/sta2x11_vip.c > >>> drivers/media/pci/sta2x11/sta2x11_vip.h > >>> drivers/mfd/Kconfig > >>> drivers/mfd/Makefile > >>> drivers/mfd/sta2x11-mfd.c > >>> include/linux/mfd/sta2x11-mfd.h > >>> > >>> Removing the other sta2x11 bits (mfd, media, x86) should > >>> probably be done through the respective tree, but it would > >>> be good not to forget those. > >> > >> Andy is pretty much default x86 platform device maintainer, maybe > >> he can ACK or brief us on what he knows about the status of > >> STA2x11? > > > > I think the explanation given by Davide and Alessandro > > was rather detailed already: > > > > https://lore.kernel.org/lkml/Yw3LQjhZWmZaU2N1@arcana.i.gnudd.com/ > > https://lore.kernel.org/lkml/Yw3DKCuDoPkCaqxE@arcana.i.gnudd.com/ > > > > I can't see this series in neither linus tree nor linux-next. > > Following the ACK from Andy + the above explanations from Arnd, do you > plan to merge this series anytime soon ? > > Do you need anything more from me ? > > Thanks > Christophe I will take it after v6.1-rc1 is tagged. Bart