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 C4D63C433EF for ; Sun, 21 Nov 2021 23:59:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232041AbhKVADA (ORCPT ); Sun, 21 Nov 2021 19:03:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50420 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229735AbhKVADA (ORCPT ); Sun, 21 Nov 2021 19:03:00 -0500 Received: from mail-oi1-x231.google.com (mail-oi1-x231.google.com [IPv6:2607:f8b0:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C749CC06173E for ; Sun, 21 Nov 2021 15:59:54 -0800 (PST) Received: by mail-oi1-x231.google.com with SMTP id be32so34295111oib.11 for ; Sun, 21 Nov 2021 15:59:54 -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:content-transfer-encoding; bh=pyQ3tWC6YW67Z5HxDZuV/h0kQC89KuDjpnW/Po+26NY=; b=Opde6HITaluhndJaX5NK+LSNFelBHZqjGTzvWGOdyQ07fQdYHpH1w+D8Z2nTbN9rg1 6ZjdJ5ovg6f0dZB7qtD5PvIIt5V5sZbTUoEkmvaExLhzNu4qriEAd41jenew3tmbicHd 9tamJt+7aUpBzvFo5c9EzRT+mN0H4BaPfi2lKPgIiIGzoRSCuRh+Sfenf1MjmCCBxISP 6yEHdlpkuWoXr/Hj6DyUUd3YW9nfVF3ftexEiP4ox9eQCRh/DtUBbZGbeoE2exjdlJH/ TWhLIutuN1LtE50FOxhJp78xBK4wFBNVAsecNajdDtXmA/Jpt0e2w3BwZMl3V1a+Q6jF KWRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=pyQ3tWC6YW67Z5HxDZuV/h0kQC89KuDjpnW/Po+26NY=; b=7vKbBBunmfjVKORIDFcxnN+VAFaaRVaRGPDI8zm9AV8Fbs1RRLWPxm7iMfpssY1anb wU0uOpClIfLgYObbbpVXpcfVoHK9qiqAAE7oXo60Aa5AW57O4C8/WQyIOBfmC6x5U73S iAVHn5GMlO8m0ugO6ZrnLnAOWF/HeG0s6YGlWMxgUBKeg3qG6RWJRubWisEF0Bg36oop IGu4D5MsCoQv3cTQCbx447leAqE9DshtXY/Q1yGlSImpB3UTfmI+0MRSoN+Uxy6bFmS4 Ru3J+UBH5QEYEIMtomFTGtZldNzGLhW2kx0pM3+Asd0u2bgsQI5G0V6HmmbUPYuDLF+c Zyjg== X-Gm-Message-State: AOAM531Sw+kUcnQYrpnjEeAZibNAlyOdZKs5lmCNJl2dK5W2ysGGwhUP 3lb6iQKTaF92dllX49Bn+9pMDAIhofOVx/ckR+WeuQ== X-Google-Smtp-Source: ABdhPJyvy8x2R4z62YjG8hVeSZVToJyPVfTZ27aSNlB3MmSpBEXOFHRZzclyuQBqgUeI4dzZjxtJ4qv7JkK4luEj3E0= X-Received: by 2002:a05:6808:60e:: with SMTP id y14mr17394320oih.162.1637539194181; Sun, 21 Nov 2021 15:59:54 -0800 (PST) MIME-Version: 1.0 References: <20211116062328.1949151-1-colin.foster@in-advantage.com> <20211119021437.GA1155@DESKTOP-LAINLKC.localdomain> In-Reply-To: <20211119021437.GA1155@DESKTOP-LAINLKC.localdomain> From: Linus Walleij Date: Mon, 22 Nov 2021 00:59:42 +0100 Message-ID: Subject: Re: [RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI To: Colin Foster Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, Greg Kroah-Hartman , "Rafael J. Wysocki" , Vladimir Oltean , Claudiu Manoil , Alexandre Belloni , UNGLinuxDriver@microchip.com, Andrew Lunn , Vivien Didelot , Florian Fainelli , "David S. Miller" , Jakub Kicinski , Ioana Ciornei , Heiner Kallweit , Russell King , Lars Povlsen , Steen Hegelund , Philipp Zabel , Heikki Krogerus , Andy Shevchenko Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, Nov 19, 2021 at 3:14 AM Colin Foster wrote: > On Fri, Nov 19, 2021 at 02:58:47AM +0100, Linus Walleij wrote: > > > pinctrl: ocelot: combine get resource and ioremap into single call > > > pinctrl: ocelot: update pinctrl to automatic base address > > > pinctrl: ocelot: convert pinctrl to regmap > > > pinctrl: ocelot: expose ocelot_pinctrl_core_probe interface > > > pinctrl: microchip-sgpio: update to support regmap > > > device property: add helper function fwnode_get_child_node_count > > > pinctrl: microchip-sgpio: change device tree matches to use nodes > > > instead of device > > > pinctrl: microchip-sgpio: expose microchip_sgpio_core_probe interfa= ce > > > > Can these patches be broken out to its own series and handled > > separately from the DSA stuff or is there build-time dependencies? > > These should all be able to be a separate series if I did my job right. > Everything should have no functional change except for this: > > > > pinctrl: ocelot: update pinctrl to automatic base address > > Fortunately this was tested by Cl=C3=A9ment and didn't seem to have any > ill-fated side effects. > > I assume this isn't something I wouldn't want to submit to net-next... > is there a different place (tree? board? list?) where those should be > submitted? To the pinctrl maintainer i.e. me + linux-gpio@vger.kernel.org then I can just apply them if there are no more review comments. Yours, Linus Walleij