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 CEA14C433F5 for ; Fri, 8 Oct 2021 20:20:08 +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 9B08560F93 for ; Fri, 8 Oct 2021 20:20:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9B08560F93 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch 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: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=2LM7Lc1NGdJFoSMeYkLja49BE1w/GSdQJEAbJtimUUg=; b=dP0POaWvDoRwqm cN/a8NToc7D/MuRdCw5Hk8vDv2GTFfCQBfDVSEAn20S04gF9P3p4yOl9mCYGkKQ7Spji3fzu79z/W YOxVz+5l8Y6A7T76etkzs4LNCFBLIpKHPq7fNmIdFL1Bn2RBoWww0F4VbvjUZJIyMV8Cd1MAyCDNX ypc11A0ipwg0B67lbS1UD3hdRqvE5IZGHH9/o90fkQXve5FBFgKhERc42WHskrgbpCS9TNOIfIvdT 3Y1/p36R90kopT4R/Ayd0OTzNZ85O2Wu/OmEYnxd2rUY2GSmJPWFBdEDCfAMhhHZn7nyFfEI9gzev zadMj9vSY74fC2cIuZiQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYwKH-0045Bv-NL; Fri, 08 Oct 2021 20:18:41 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYwKB-0045A8-04 for linux-arm-kernel@lists.infradead.org; Fri, 08 Oct 2021 20:18:36 +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=nbEL2f9U72GlI7AKCPstfB4LethwKKgejTASqHX6Tho=; b=R2JejGfzJNcn6v52uEmXg2gfLX mB6DxBI2GX2cRa4vGah0xsv1g7h9Idl2UFT5nm/elBx8linAyOkMotppfYEGSZE8R1PaB+Us/txTd Gzoxk0fCVfI3YYx8qpiWV8Jd/+flg46sYi4q0XtAeXKwhLsePCB4jXSabHNvXVnKLCKE=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mYwK0-00A5dN-Pr; Fri, 08 Oct 2021 22:18:24 +0200 Date: Fri, 8 Oct 2021 22:18:24 +0200 From: Andrew Lunn To: Horatiu Vultur Cc: p.zabel@pengutronix.de, robh+dt@kernel.org, lars.povlsen@microchip.com, Steen.Hegelund@microchip.com, UNGLinuxDriver@microchip.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] reset: mchp: sparx5: Extend support for lan966x Message-ID: References: <20211008114330.1328713-1-horatiu.vultur@microchip.com> <20211008114330.1328713-3-horatiu.vultur@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211008114330.1328713-3-horatiu.vultur@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211008_131835_074449_D84B02EA X-CRM114-Status: GOOD ( 10.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 Fri, Oct 08, 2021 at 01:43:30PM +0200, Horatiu Vultur wrote: > This patch extends sparx5 driver to support also the lan966x. The > process to reset the switch is the same only it has different offsets. > Therefore make the driver more generic and add support for lan966x. > > Signed-off-by: Horatiu Vultur Thanks for making it generic. Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel