Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp3521362pxb; Mon, 4 Oct 2021 04:15:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy7Mi2pfwuy8AJLui8SV/NHB6AMcG3CHy7T4VWBo4JG8vs00ZjqRjulMXhsouoTI8Y96zWT X-Received: by 2002:a50:9d04:: with SMTP id v4mr16780660ede.399.1633346134322; Mon, 04 Oct 2021 04:15:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633346134; cv=none; d=google.com; s=arc-20160816; b=nV2Ic+tPhy+O+4u8Cjf8iRN/557AXW3hT/HBD90MSrrpcLT6Q98x2ZS4PLMIwno9Kz Upd7saK92dd6wx6G0WtgAuUIuJlXt0ShlQO0BKostCVgIVbuWFKXJ9OL5BicGS4MkTNY n6FOPFqlSZAbdAXfpK3/E/at6z0lKxRBEoyz0NxFfjezzrWwVnsjC5vblGmil9TOqnPA +v7hvYTiMQDWJ73eiTX8BSHfbT6QycNE6dZh8O1BF4x7z85udTqrxu+GvJz4uqz2bS0p Hl+zYuUKM7vOqUI0XmV9FDK7/Nj2B8OeknIZdjovG/kNLOInS6iC8dBwqiB9a+e+uxOW h9YQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=EsljwDwdnOqkGNkrdfuRgzHW+AiVZ4OaIl3ivzBRLoU=; b=nfn9onDqSXb+mv4d0H9634aXKBhoTkICqjFNbbkdD2AL01Vuh3ucGwY1dIgJdQO9MO Y1Cj2IZjOGQEPy6KFuxVQvTi/j1SJPvf66xUNZGFCgvK4O69u2iXt+nL8oHiMMFovOyq 9GkZUyQWEWukwk/6uDRY2fqqoT1nNniv+tirETZjVzA4QCAel1NxHiAEmJaH5tb1YUxO FXJgpHV18FJGqusLPwujPFk6+igf2fUWQJzcK/JduO1hLLV75X0eshICIAqXU+na/So1 pXgxpnG/S5KO9rhg2c6R1URs29j7dZBIaWTFDZPiAZh+iBMjwIjhb7LJ7hs7qqy9pzwX 5faA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r12si7571255edx.368.2021.10.04.04.15.10; Mon, 04 Oct 2021 04:15:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232807AbhJDLK4 (ORCPT + 99 others); Mon, 4 Oct 2021 07:10:56 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:56927 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229929AbhJDLKz (ORCPT ); Mon, 4 Oct 2021 07:10:55 -0400 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id B381D2000F; Mon, 4 Oct 2021 11:09:01 +0000 (UTC) Date: Mon, 4 Oct 2021 13:09:01 +0200 From: Alexandre Belloni To: Kavyasree Kotagiri Cc: nicolas.ferre@microchip.com, 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211004105926.5696-1-kavyasree.kotagiri@microchip.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Kavyasree Kotagiri (4): > ARM: at91: Kconfig: use only one name SOC_LAN966 and merge options > ARM: at91: Documentation: add lan966 family > dt-bindings: arm: at91: Document lan966 pcb8291 and pcb8290 boards > ARM: at91: remove lan966x file > > Documentation/arm/microchip.rst | 6 +++++ > .../devicetree/bindings/arm/atmel-at91.yaml | 12 +++++++++ > arch/arm/mach-at91/Kconfig | 12 ++++----- > arch/arm/mach-at91/Makefile | 1 - > arch/arm/mach-at91/lan966x.c | 25 ------------------- > 5 files changed, 23 insertions(+), 33 deletions(-) > delete mode 100644 arch/arm/mach-at91/lan966x.c > > -- > 2.17.1 > -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com