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 C1A61C433F5 for ; Sun, 9 Oct 2022 15:40:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230013AbiJIPkd (ORCPT ); Sun, 9 Oct 2022 11:40:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230050AbiJIPkc (ORCPT ); Sun, 9 Oct 2022 11:40:32 -0400 Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 650CB21260 for ; Sun, 9 Oct 2022 08:40:31 -0700 (PDT) Received: by mail-qv1-xf2e.google.com with SMTP id o67so5503742qvo.13 for ; Sun, 09 Oct 2022 08:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=i53gbhv2Py9723OMm2TpOm71WJz6X/131K5vEVgyCRo=; b=sXJFgbsXyCrkAe62qzy7g0l+9V8tLCCRplUrKpA539fiEBV351B3MXmQyslTZG4AKY gff7ctJlgzzK+lDXCfqranl00JVJM86Lq9Mj21N0keWMXnm2LhH3A0gOTf1TTWD/Qxan +AZQByCtMvlFro/niZ6MguunOMxyKNgNMfbYJ5qUNmeSH7KFgoOHfyjG/7iTZlJGW53y 0HQMDzvhMtEKAVFbB8PrJg/34UxnX6ANINNGdFYH2PX5tgggAxC8RwFZAhbFYSJ0wvRo dvUkeg0zxoqGpqFbmX1Wqry6pkgDXQB6Vao+7u3nupRU+5Pl9ImYY/y1TEDu4Ekv65bT t59g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=i53gbhv2Py9723OMm2TpOm71WJz6X/131K5vEVgyCRo=; b=OUjYxKh3kvinCRt75FiK86n0hEMQUKuwklETZxTzbz5cGZjtWrPoP8H6XkBdZY5B0C RKZmiAFy6z1nXrxOm5a9IeSYbeIIOGhbX2wQN6/4yejuDanfu0tSBAkeDFhUlVbIjURZ RrWbGyxnIWLhpmR0jELYO9ZDkx9mDk/0dnp1hT0Ura1XToUUOMu83zJeLzs/jEMqR9cE 7SVkGM2ea8Vi/dpO7/guZZSC5Wn4RvWk6faaTjiZ3Z21I4zQ5hsqMceRbanro3PhPlkA bLOPkyy+hMs/4CuQTQbgVc/yvZUKHKmkmstzr5dNQ3qTCAG5ZZ+/gjGD3gNGcNAMgyPU UvIQ== X-Gm-Message-State: ACrzQf3YXDD5KVygX4/qNQpaV5Nz9OBmcb6NHR+/tW6pRAUE1hEhu7Y4 MA5inSu7r1AQS9qZGMo+WPhaNQ== X-Google-Smtp-Source: AMsMyM46vVDS5B6aWTcE5KU2g7jxVZfWoZ1KNJyjP6dIkojBpxSuqMXtMbuPYcs+g54CiMYlQmM8PA== X-Received: by 2002:a05:6214:2402:b0:4b1:85ab:489f with SMTP id fv2-20020a056214240200b004b185ab489fmr11559791qvb.108.1665330030573; Sun, 09 Oct 2022 08:40:30 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id t21-20020a05620a451500b006b60d5a7205sm8158288qkp.51.2022.10.09.08.40.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 09 Oct 2022 08:40:29 -0700 (PDT) Message-ID: <23c7afea-5c83-70b6-c5cb-e101e416086d@linaro.org> Date: Sun, 9 Oct 2022 17:38:16 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512 Content-Language: en-US To: Colin Foster , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Terry Bowman , Vladimir Oltean , Greg Kroah-Hartman , Andy Shevchenko , Dan Williams , Jonathan Cameron , UNGLinuxDriver@microchip.com, Steen Hegelund , Lars Povlsen , Linus Walleij , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" , Russell King , Heiner Kallweit , Andrew Lunn , Krzysztof Kozlowski , Rob Herring , Lee Jones , katie.morris@in-advantage.com, Rob Herring References: <20220905162132.2943088-1-colin.foster@in-advantage.com> <20220905162132.2943088-8-colin.foster@in-advantage.com> From: Krzysztof Kozlowski In-Reply-To: <20220905162132.2943088-8-colin.foster@in-advantage.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 05/09/2022 18:21, Colin Foster wrote: > Add devicetree bindings for SPI-controlled Ocelot chips, specifically the > VSC7512. > > Signed-off-by: Colin Foster > Reviewed-by: Rob Herring > Reviewed-by: Vladimir Oltean > --- > > (No changes since v14) > > v14 > * Add Vladimir Reviewed tag > > --- > .../devicetree/bindings/mfd/mscc,ocelot.yaml | 160 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 161 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > > diff --git a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > new file mode 100644 > index 000000000000..8bf45a5673a4 > --- /dev/null > +++ b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > @@ -0,0 +1,160 @@ > +# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/mfd/mscc,ocelot.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Ocelot Externally-Controlled Ethernet Switch > + > +maintainers: > + - Colin Foster > + > +description: | > + The Ocelot ethernet switch family contains chips that have an internal CPU > + (VSC7513, VSC7514) and chips that don't (VSC7511, VSC7512). All switches have > + the option to be controlled externally, which is the purpose of this driver. "Driver" as in Linux driver? If so, drop it. Best regards, Krzysztof 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 2B262C433F5 for ; Sun, 9 Oct 2022 15:41:48 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vVlm67Dxlw2X6Ozir5H9vF6Nn+gz4j7XZRQmAsda0TA=; b=UwEm50XPhhnNDZ r9Q5k7FsNvEoce7h4oa8YQCG/R8300kpo55nnFbl8TxdBshSTkWFrAyhjYm7Qd9n3OZjjGWRqzCia 6vliPC0dflc5NQyCswQPnPF1MB+HKkg+q28zdn/OUP0xPiK1nCcPSzxUCy9hBMqWkZcJ7u+xA0ZK+ D4DofJR/BNaLEcStFMrqOydZ654sjLMzB4Gbf25hhEEqmaXGTDi5LRLyJqMhIrhdEQ7BGHKhYTG1h SIl5VJG19bbTHUrJvnsJEmsKO4KTSbA8pOmxh8ZMibyK8wFKVd6y9t5feI10Ij6Jkog+ks0qFdq2Z TNGsU63RQKfcgKEyYpcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohYPw-00FnFE-CT; Sun, 09 Oct 2022 15:40:40 +0000 Received: from mail-qv1-xf33.google.com ([2607:f8b0:4864:20::f33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohYPs-00FnDD-PJ for linux-arm-kernel@lists.infradead.org; Sun, 09 Oct 2022 15:40:38 +0000 Received: by mail-qv1-xf33.google.com with SMTP id de14so5949011qvb.5 for ; Sun, 09 Oct 2022 08:40:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=i53gbhv2Py9723OMm2TpOm71WJz6X/131K5vEVgyCRo=; b=sXJFgbsXyCrkAe62qzy7g0l+9V8tLCCRplUrKpA539fiEBV351B3MXmQyslTZG4AKY gff7ctJlgzzK+lDXCfqranl00JVJM86Lq9Mj21N0keWMXnm2LhH3A0gOTf1TTWD/Qxan +AZQByCtMvlFro/niZ6MguunOMxyKNgNMfbYJ5qUNmeSH7KFgoOHfyjG/7iTZlJGW53y 0HQMDzvhMtEKAVFbB8PrJg/34UxnX6ANINNGdFYH2PX5tgggAxC8RwFZAhbFYSJ0wvRo dvUkeg0zxoqGpqFbmX1Wqry6pkgDXQB6Vao+7u3nupRU+5Pl9ImYY/y1TEDu4Ekv65bT t59g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=i53gbhv2Py9723OMm2TpOm71WJz6X/131K5vEVgyCRo=; b=CKpR2JLDnWO43vLLlzU8n+g8feJ48VbGtLfjTyxWG0vSHCNrVLkxPEbmzwBI8mU7ZW nFnMFO0pnx9iWAmLLvI2vI78PX39/2u6GaJjjsmVXPwQeM4NfVkmvU/IjwPw7fftEK5Y 8ARLgfpLDvTAyyEcmlDIQC5XrkWWpUEs2YTYsNyvw74D8sLecGWNCwIj3//FP5Z0jPMQ AowjQNkHZLT1Tg1sIZEkvWbGM9pvHQrcd0xyL/Hkaz/ifI4SPhgIxJhPXR6S4rcCHYgx JCz5Mr1oDsMbUt+JXzG4Zkee5JGjBacbKU5/Ct36xihWFjuPCARwMl1tEI1xlGxBnd0i 7+Qg== X-Gm-Message-State: ACrzQf3YAVlJ+mgJVx/pJbTkAV4MIkCxUbV3aJalLFCzpUAVzlh31UrD 2eiwdzMotcu8zHxFMnxM5nNJVw== X-Google-Smtp-Source: AMsMyM46vVDS5B6aWTcE5KU2g7jxVZfWoZ1KNJyjP6dIkojBpxSuqMXtMbuPYcs+g54CiMYlQmM8PA== X-Received: by 2002:a05:6214:2402:b0:4b1:85ab:489f with SMTP id fv2-20020a056214240200b004b185ab489fmr11559791qvb.108.1665330030573; Sun, 09 Oct 2022 08:40:30 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id t21-20020a05620a451500b006b60d5a7205sm8158288qkp.51.2022.10.09.08.40.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 09 Oct 2022 08:40:29 -0700 (PDT) Message-ID: <23c7afea-5c83-70b6-c5cb-e101e416086d@linaro.org> Date: Sun, 9 Oct 2022 17:38:16 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512 Content-Language: en-US To: Colin Foster , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Terry Bowman , Vladimir Oltean , Greg Kroah-Hartman , Andy Shevchenko , Dan Williams , Jonathan Cameron , UNGLinuxDriver@microchip.com, Steen Hegelund , Lars Povlsen , Linus Walleij , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" , Russell King , Heiner Kallweit , Andrew Lunn , Krzysztof Kozlowski , Rob Herring , Lee Jones , katie.morris@in-advantage.com, Rob Herring References: <20220905162132.2943088-1-colin.foster@in-advantage.com> <20220905162132.2943088-8-colin.foster@in-advantage.com> From: Krzysztof Kozlowski In-Reply-To: <20220905162132.2943088-8-colin.foster@in-advantage.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221009_084036_854674_60249FFA X-CRM114-Status: GOOD ( 18.23 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 05/09/2022 18:21, Colin Foster wrote: > Add devicetree bindings for SPI-controlled Ocelot chips, specifically the > VSC7512. > > Signed-off-by: Colin Foster > Reviewed-by: Rob Herring > Reviewed-by: Vladimir Oltean > --- > > (No changes since v14) > > v14 > * Add Vladimir Reviewed tag > > --- > .../devicetree/bindings/mfd/mscc,ocelot.yaml | 160 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 161 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > > diff --git a/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > new file mode 100644 > index 000000000000..8bf45a5673a4 > --- /dev/null > +++ b/Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml > @@ -0,0 +1,160 @@ > +# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/mfd/mscc,ocelot.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Ocelot Externally-Controlled Ethernet Switch > + > +maintainers: > + - Colin Foster > + > +description: | > + The Ocelot ethernet switch family contains chips that have an internal CPU > + (VSC7513, VSC7514) and chips that don't (VSC7511, VSC7512). All switches have > + the option to be controlled externally, which is the purpose of this driver. "Driver" as in Linux driver? If so, drop it. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel