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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3D57C54E49 for ; Thu, 7 May 2020 16:01:07 +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 C770D2082E for ; Thu, 7 May 2020 16:01:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NpJBPT4C" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C770D2082E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=F+aeQaXzMFzzN8PpAuFEuREMyUhzuLmBA0mYOXsiMnE=; b=NpJBPT4Cfz9brd PJej+5BpU8S8NTESZGers/OWTAzm9YEbrFQpw4c+BTOi0YCkaiZ9bFz923i3yGbBFLdBxZYlKiDjp pMWMU4QL3GyvBUDaKszi16Qd+rJUnbpo6oyr7J+6KoZyxIBC++TV5R6ESLH/+ujRc2NnRhZCfctMs Z/coIap6wrs00jLQNSvP6Xcxg7e6pyZkGVBeXuTjku2btkgHNLWYGUa3QQ7t9y8bA4HZfFOhEeV3/ XQXjgZWkV+s+M55/anm8okgRjpPDcq1BrAeSYfLkbigz/V0AFQA73qnqFoG12L+OS53OKvP0W7Wz3 kgGjAo7erdLEgpWfaoSw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jWixO-00066n-Sk; Thu, 07 May 2020 16:01:06 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jWixM-000669-16 for linux-arm-kernel@lists.infradead.org; Thu, 07 May 2020 16:01:05 +0000 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 85319240009; Thu, 7 May 2020 16:01:01 +0000 (UTC) From: Gregory CLEMENT To: Cristian Birsan , Felipe Balbi , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/3] Remove the USB EP configuration from device tree In-Reply-To: <20200507155651.1094142-1-gregory.clement@bootlin.com> References: <20200507155651.1094142-1-gregory.clement@bootlin.com> Date: Thu, 07 May 2020 18:01:01 +0200 Message-ID: <87a72jivk2.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200507_090104_210240_E4186386 X-CRM114-Status: GOOD ( 17.76 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Alexandre Belloni , Ludovic Desroches , Rob Herring , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Sorry I forgot to add back the title of the series which was: "Remove the USB EP configuration from device tree" Gregory Gregory CLEMENT writes: > Hello, > > A few month ago this series was sent and has not been merged while it > didn't have anything against it. I've ported the series onto v5.7-rc1, > added the acked by and reviewed by received on the first series and > took into account the comment from Robin Murphy for the last patch. > > For the record this the original cover letter explaining the purpose > of this series: > > The Atmel USB device controller is the only one having the description > of the End Point configuration in the device tree. > > This configuration depend on the version of the controller used in the > SoC. This variation is already documented by the compatible string of > the controller. > > In this series the configuration is associated to the compatible > string which allows to remove the EP child node from the device > tree. The main benefit of it, beyond the simplification of the device > tree, is the reduction of the size of the dtb which was too big to be > managed by the bootloader. > > The first two patches should be merged through the USB subsystem while > the last one should be take by the a91 subsystem. Moreover this last > patch should be merged only once the change in the driver is merged. > > Gregory > > Gregory CLEMENT (3): > usb: gadget: udc: atmel: Don't use DT to configure end point > dt-bindings: usb: atmel: Mark EP child node as deprecated > ARM: dts: at91: Remove the USB EP child node > > .../devicetree/bindings/usb/atmel-usb.txt | 56 +------- > arch/arm/boot/dts/at91sam9g45.dtsi | 54 -------- > arch/arm/boot/dts/at91sam9rl.dtsi | 54 -------- > arch/arm/boot/dts/at91sam9x5.dtsi | 54 -------- > arch/arm/boot/dts/sama5d2.dtsi | 120 ------------------ > arch/arm/boot/dts/sama5d3.dtsi | 107 ---------------- > arch/arm/boot/dts/sama5d4.dtsi | 120 ------------------ > drivers/usb/gadget/udc/atmel_usba_udc.c | 112 ++++++++++------ > drivers/usb/gadget/udc/atmel_usba_udc.h | 12 ++ > 9 files changed, 87 insertions(+), 602 deletions(-) > > -- > 2.26.2 > -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel