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 7634AC4167B for ; Sun, 26 Nov 2023 21:06:44 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ziY3bl53FfspWGMVMUXI+myIv6oTVNUgab8UYwa7Ob8=; b=Uza293bXI0kJLr iRhRwSQzYo1HRZEha7KTrNxeL2RA7nMJbN6EFrX0sZCqwiz2S7vFVEBHDe0WI6ZmkotN58La6qPqB V3e7dLd73AyhjU1Z88rX5zTOs+ghPqlQq2s6OkARh+5k8I38WoIF2jJaf63TEU6BBsf9CGaFGmSSi 2tLZWkW+VNKWFeHqLQ14Mpg77J6ng0NUi1/HF95Ncen9YaRjlaHqCnZjMPoVBatS4bqkU9akXe/CG BZgrLOc3oNhZ3xPbin2HObzuxghVMoebsGlTurQXqRcCrCrRiaXXoBZjapACHrYuvXl84YYXY7dWM 7yypae0DSPfplkaTdumQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7MKU-00FLca-2v; Sun, 26 Nov 2023 21:06:14 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7MKR-00FLYK-1C for linux-arm-kernel@lists.infradead.org; Sun, 26 Nov 2023 21:06:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=KXK89DRC3/GRMxUOJBEEqz491WSkqxES3M9FwZV+iRI=; b=WzLvRLT5giy+SfzH6CG4hkFGZ3 /S7p8KljccfM6SKM8EQ2p2DU7WFz22ww/dp3aFA5r+REy+cfZ+kb8BmKaJ/mJgAgb5sZQgAGAdhwg m+h5eWu6YrhfO07t4QOakoC+rrRbPf3zsLBEnAGCa+ViddedxK6bv0TK4SgFVVxcBFYM=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1r7MKG-001Gvs-PI; Sun, 26 Nov 2023 22:06:00 +0100 Date: Sun, 26 Nov 2023 22:06:00 +0100 From: Andrew Lunn To: Linus Walleij Cc: Shawn Guo , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Russell King , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Marek =?iso-8859-1?Q?Beh=FAn?= , Christian Marangi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Rob Herring , Florian Fainelli , Krzysztof Kozlowski , Vladimir Oltean Subject: Re: [PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches Message-ID: <9c1a2484-6631-42e1-a576-10e9d600e8c5@lunn.ch> References: <20231114-marvell-88e6152-wan-led-v8-0-50688741691b@linaro.org> <0bd7809b-7b99-4f88-9b06-266d566b5c36@lunn.ch> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231126_130611_414619_E06F6ECE X-CRM114-Status: UNSURE ( 7.95 ) X-CRM114-Notice: Please train this message. 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 > Shawn is busy I guess, but looking at the activity in arch/arm/boot/dts/nxp > iIt seems pretty risk-free to apply. > > An alternative is to simply apply all but patch 4/9 (the NXP patch), because > the rest is Andrew territory. Could you split it into two patchsets? Gregory and I can deal with all the Marvell patches. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel