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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD27AC433F5 for ; Tue, 16 Nov 2021 17:37:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BD8AC61A09 for ; Tue, 16 Nov 2021 17:37:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238962AbhKPRkx (ORCPT ); Tue, 16 Nov 2021 12:40:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238918AbhKPRkw (ORCPT ); Tue, 16 Nov 2021 12:40:52 -0500 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 978A6C061570; Tue, 16 Nov 2021 09:37:55 -0800 (PST) Received: by mail-pl1-x62a.google.com with SMTP id q17so18020789plr.11; Tue, 16 Nov 2021 09:37:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Avnkwo+NdfUbgiME5i/jn1nWRwSrj/TazejVuhgdQUE=; b=AUyMZ5ZNcbb3dRSeB/VwdSssBiooyQeFgw8LCEIXTMkDXRWqMMe/1eRYinhMz46rVZ SVKTZw1dMJpwPAdOVfKXVDHJImAr4bi1mxtxEHt0QKa26jF1SJ2ngi0rvKUuOdwOL43M iYp1yVxl1jmdN3fuY3vMzoY1qIe5e0v+dJd8Ein9R35ossqdbwAyDrqEJiIDh/whKvOQ 6vqg4RKjF6h1Q/+iscDN3yl0htn66jDTSt00cbmxpSwOAvzhJMlZnQvCftn5AlaKISJQ lHK0tKAAy2Q6K96yn9+Es9MmVYS08p4yX+Tt0LPwF0D6vzHDpNrb603Gue5uUCfAckU6 GlCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Avnkwo+NdfUbgiME5i/jn1nWRwSrj/TazejVuhgdQUE=; b=JUDXRM+SXZUxHzKh/9PyYCIpg8GkJ3Zdnop7mS1nBwPNeF6BqlhlXyptqwt71mX6jI ksVoDlgqlB9VzzflQZv6By3GQ5pifNe2WA/t2sc+Wj18MoH3GDbifoz6XBobCF2snm2x 4JapURWMQlCaPz7BriIjXCXsl5Y5UBNz+eQCEq8f0WkacU672bGeE6IQcTJG7aGVVc1I BeEOJOefY8l2XUSKvsxlAowpPXxbTZIDBbQgHHqiEjylCyaFXYCj8SXpuikSmojCEtiD dEPX4epF415RsuRYir5lsOZCoeHuqzbDnmtaSTKHE5aGmaXGw1yUEZHpUrhYWUJV8OQ+ plWw== X-Gm-Message-State: AOAM533hD+1Uruyknjt63xnyMTvmgo83BzWlQrCSxYZyxKodCRGorFg1 rHn74QlMcQbd2FvSpZSwIMI= X-Google-Smtp-Source: ABdhPJzveQMt5BmvTLAMIzYFZ+VD9CddyxCA3SyXLR0VL0963Lr3WvNRSJr+nMPVS247RLGyewBcCA== X-Received: by 2002:a17:902:c202:b0:142:2441:aa25 with SMTP id 2-20020a170902c20200b001422441aa25mr46894647pll.68.1637084275105; Tue, 16 Nov 2021 09:37:55 -0800 (PST) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id q89sm3103266pjk.50.2021.11.16.09.37.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Nov 2021 09:37:54 -0800 (PST) Subject: Re: [RFC PATCH v4 net-next 01/23] net: dsa: ocelot: remove unnecessary pci_bar variables To: Colin Foster , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Cc: Greg Kroah-Hartman , "Rafael J. Wysocki" , Vladimir Oltean , Claudiu Manoil , Alexandre Belloni , UNGLinuxDriver@microchip.com, Andrew Lunn , Vivien Didelot , "David S. Miller" , Jakub Kicinski , Ioana Ciornei , Heiner Kallweit , Russell King , Lars Povlsen , Steen Hegelund , Linus Walleij , Philipp Zabel , Heikki Krogerus , Andy Shevchenko References: <20211116062328.1949151-1-colin.foster@in-advantage.com> <20211116062328.1949151-2-colin.foster@in-advantage.com> From: Florian Fainelli Message-ID: <5a01e036-e6dd-2102-212b-0cc21c91e331@gmail.com> Date: Tue, 16 Nov 2021 09:37:50 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20211116062328.1949151-2-colin.foster@in-advantage.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 11/15/21 10:23 PM, Colin Foster wrote: > The pci_bar variables for the switch and imdio don't make sense for the > generic felix driver. Moving them to felix_vsc9959 to limit scope and > simplify the felix_info struct. > > Signed-off-by: Colin Foster > Reviewed-by: Vladimir Oltean Reviewed-by: Florian Fainelli -- Florian 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0B17C433EF for ; Tue, 16 Nov 2021 17:39:25 +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 6190961BCF for ; Tue, 16 Nov 2021 17:39:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6190961BCF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:MIME-Version:Date: Message-ID:From:References:Cc:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=+m+cLwMROiyFKeB1prahZlaqTK8Fxr4sD/+7k9LGtGw=; b=O0C76CEWTQQycUatZjQQENeaIH sBhhjPj2YtFy4LMFVgBzcIiQk3eamwXbhB3UKHfX6SudyMyZa1MnCQX+gePR2iImK//XAsghcjTpT QYiwPPSC63I3VrretFlibpihxrtwZTe44m4/1jTsMWKHxB/hrN8YgdWVgJOundpVQjVclzDrrhsMJ ADmSVs9TNEdgXquMadhALAuroS/RguLmJ3DUhR0fAtptlRQuTfJ1/f9BL781QNApf1YEmgN8iBisU vajQ4/U1gXuyK8FczMRbs7dLREV5cFp3kJ55LIfhnHDpncyv4PvKdnSRwkWudbzCdEu70J9yFYgfn B5wMoycw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mn2PB-002TsF-UW; Tue, 16 Nov 2021 17:38:02 +0000 Received: from mail-pj1-x1029.google.com ([2607:f8b0:4864:20::1029]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mn2P7-002TqW-LO for linux-arm-kernel@lists.infradead.org; Tue, 16 Nov 2021 17:37:58 +0000 Received: by mail-pj1-x1029.google.com with SMTP id h24so55866pjq.2 for ; Tue, 16 Nov 2021 09:37:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Avnkwo+NdfUbgiME5i/jn1nWRwSrj/TazejVuhgdQUE=; b=AUyMZ5ZNcbb3dRSeB/VwdSssBiooyQeFgw8LCEIXTMkDXRWqMMe/1eRYinhMz46rVZ SVKTZw1dMJpwPAdOVfKXVDHJImAr4bi1mxtxEHt0QKa26jF1SJ2ngi0rvKUuOdwOL43M iYp1yVxl1jmdN3fuY3vMzoY1qIe5e0v+dJd8Ein9R35ossqdbwAyDrqEJiIDh/whKvOQ 6vqg4RKjF6h1Q/+iscDN3yl0htn66jDTSt00cbmxpSwOAvzhJMlZnQvCftn5AlaKISJQ lHK0tKAAy2Q6K96yn9+Es9MmVYS08p4yX+Tt0LPwF0D6vzHDpNrb603Gue5uUCfAckU6 GlCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Avnkwo+NdfUbgiME5i/jn1nWRwSrj/TazejVuhgdQUE=; b=S3vBZBdCIDE/6dEcTtGP5gzFrkvEr7DUJo8QFHGGSNhbqknO+BXDVgdzXgfxgAtgLe e72PdP2wNvAaaE4OX96T6YdrJHNDY5ZuDhFyfALgQSsbXYpcoW4YP1I0TMQFWLrMJw9K QAT65tDoKia8mPj8UzuEH1y0SpsxeyQ0h7ii5qZA+qNnkjVD8dRHMVutM/OcLqbnyALr 1Nwzfwt32w57h9MrbMmsTBnn1Sdtg/tmdYxlEa4AcV7InTPbP0bigetRV0tQgOGduDK5 643ho9hK/9NJWnoyV//SWhpjHdy/odzt9D8JgRLwMCtf4m3HG6RI9tZxrinw1WwUZSNn bl4w== X-Gm-Message-State: AOAM531bR9HwINZj/BQGgaL6QzXPqopgCBohHSxJLnNiKL1PuUHfE+wY 2OHlBKKrVtVPHvntqTzfRzw= X-Google-Smtp-Source: ABdhPJzveQMt5BmvTLAMIzYFZ+VD9CddyxCA3SyXLR0VL0963Lr3WvNRSJr+nMPVS247RLGyewBcCA== X-Received: by 2002:a17:902:c202:b0:142:2441:aa25 with SMTP id 2-20020a170902c20200b001422441aa25mr46894647pll.68.1637084275105; Tue, 16 Nov 2021 09:37:55 -0800 (PST) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id q89sm3103266pjk.50.2021.11.16.09.37.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 16 Nov 2021 09:37:54 -0800 (PST) Subject: Re: [RFC PATCH v4 net-next 01/23] net: dsa: ocelot: remove unnecessary pci_bar variables To: Colin Foster , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Cc: Greg Kroah-Hartman , "Rafael J. Wysocki" , Vladimir Oltean , Claudiu Manoil , Alexandre Belloni , UNGLinuxDriver@microchip.com, Andrew Lunn , Vivien Didelot , "David S. Miller" , Jakub Kicinski , Ioana Ciornei , Heiner Kallweit , Russell King , Lars Povlsen , Steen Hegelund , Linus Walleij , Philipp Zabel , Heikki Krogerus , Andy Shevchenko References: <20211116062328.1949151-1-colin.foster@in-advantage.com> <20211116062328.1949151-2-colin.foster@in-advantage.com> From: Florian Fainelli Message-ID: <5a01e036-e6dd-2102-212b-0cc21c91e331@gmail.com> Date: Tue, 16 Nov 2021 09:37:50 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20211116062328.1949151-2-colin.foster@in-advantage.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211116_093757_734909_BC690D65 X-CRM114-Status: GOOD ( 12.30 ) 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 11/15/21 10:23 PM, Colin Foster wrote: > The pci_bar variables for the switch and imdio don't make sense for the > generic felix driver. Moving them to felix_vsc9959 to limit scope and > simplify the felix_info struct. > > Signed-off-by: Colin Foster > Reviewed-by: Vladimir Oltean Reviewed-by: Florian Fainelli -- Florian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel