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 D94D0C433F5 for ; Mon, 4 Oct 2021 20:58:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AEB6D613D5 for ; Mon, 4 Oct 2021 20:58:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233692AbhJDVAS (ORCPT ); Mon, 4 Oct 2021 17:00:18 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:29735 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233763AbhJDVAR (ORCPT ); Mon, 4 Oct 2021 17:00:17 -0400 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 6FA6B240002; Mon, 4 Oct 2021 20:58:25 +0000 (UTC) Date: Mon, 4 Oct 2021 22:58:25 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: Kavyasree Kotagiri , ludovic.desroches@microchip.com, robh+dt@kernel.org, corbet@lwn.net, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, UNGLinuxDriver@microchip.com, Manohar.Puri@microchip.com Subject: Re: [PATCH 0/4] Add lan966 documentation and remove lan966x.c file Message-ID: References: <20211004105926.5696-1-kavyasree.kotagiri@microchip.com> <09645199-50af-0373-c5bb-e0d745543e5b@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <09645199-50af-0373-c5bb-e0d745543e5b@microchip.com> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 04/10/2021 14:55:29+0200, Nicolas Ferre wrote: > On 04/10/2021 at 13:09, Alexandre Belloni wrote: > > On 04/10/2021 16:29:22+0530, Kavyasree Kotagiri wrote: > > > This patch series modifies Kconfig entry, adds documentation for > > > lan966 family and removes lan966x setup code file as it is not > > > required. > > > > > > These patches are generated from at91/linux.git > > > I had agreement with Nicolas Ferre that he will merge these changes > > > into existing patch. > > > > > > > Seems good to me, for the whole series: > > Acked-by: Alexandre Belloni > > Acked-by: Nicolas Ferre for the whole series, > added to at91-soc and merged with previous patch. > > Please have a look at the resulting tree or at91-next branch for > double-checking. > That's way better, no code at all is the best code to maintain ;) Thanks for your efforts Kavya -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com 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 7A714C433EF for ; Mon, 4 Oct 2021 21:00:35 +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 37F6F611CC for ; Mon, 4 Oct 2021 21:00:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 37F6F611CC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.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: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=hG7hYSnkLiU5IVfvDofkpcA/Fe45M2hL4jHQWbjUoYo=; b=mvWuB6xC9LanPo c7k00L9JceESOZWRe0ZZZnT0mnMeselVXYVchYSG7q0MBAHTWTKDVU47csl2peJaYwx8NzVRYced4 phxyVc7TOE/I8Cg5pa7WcPkBnq8KovynT6zqwhn3hgM75aOgP0IC2+d5xQx6cpiiZFKzWkGRk/Gw0 N/bKA3fSRBWMS003Qu0tFDD/DXkRNZY5AOy9yWeGIyUvH7lYk1v1U3gvHCRIjF8gXKCPiDTe8dIUr YfaAEDzl8gHkconkHKRFtu2pK2kaEWJzp4/kfDkfdsNR5aECFsgHy/UDiVT3RAzw1463V57S/nsUW SBtBnRJMDD3AokBOFuZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXV2h-0087b7-Dw; Mon, 04 Oct 2021 20:58:35 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXV2a-0087Yr-UB for linux-arm-kernel@lists.infradead.org; Mon, 04 Oct 2021 20:58:30 +0000 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 6FA6B240002; Mon, 4 Oct 2021 20:58:25 +0000 (UTC) Date: Mon, 4 Oct 2021 22:58:25 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: Kavyasree Kotagiri , ludovic.desroches@microchip.com, robh+dt@kernel.org, corbet@lwn.net, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, UNGLinuxDriver@microchip.com, Manohar.Puri@microchip.com Subject: Re: [PATCH 0/4] Add lan966 documentation and remove lan966x.c file Message-ID: References: <20211004105926.5696-1-kavyasree.kotagiri@microchip.com> <09645199-50af-0373-c5bb-e0d745543e5b@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <09645199-50af-0373-c5bb-e0d745543e5b@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211004_135829_149171_5A89D2C4 X-CRM114-Status: GOOD ( 15.90 ) 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 04/10/2021 14:55:29+0200, Nicolas Ferre wrote: > On 04/10/2021 at 13:09, Alexandre Belloni wrote: > > On 04/10/2021 16:29:22+0530, Kavyasree Kotagiri wrote: > > > This patch series modifies Kconfig entry, adds documentation for > > > lan966 family and removes lan966x setup code file as it is not > > > required. > > > > > > These patches are generated from at91/linux.git > > > I had agreement with Nicolas Ferre that he will merge these changes > > > into existing patch. > > > > > > > Seems good to me, for the whole series: > > Acked-by: Alexandre Belloni > > Acked-by: Nicolas Ferre for the whole series, > added to at91-soc and merged with previous patch. > > Please have a look at the resulting tree or at91-next branch for > double-checking. > That's way better, no code at all is the best code to maintain ;) Thanks for your efforts Kavya -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel