From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="WzLvRLT5" Received: from vps0.lunn.ch (vps0.lunn.ch [156.67.10.101]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B2C3D102; Sun, 26 Nov 2023 13:06:10 -0800 (PST) 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> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: > 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