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=-6.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham 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 DC9DFC2BA80 for ; Tue, 7 Apr 2020 13:45:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AB21B20731 for ; Tue, 7 Apr 2020 13:45:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728826AbgDGNpv (ORCPT ); Tue, 7 Apr 2020 09:45:51 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:26079 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728482AbgDGNpv (ORCPT ); Tue, 7 Apr 2020 09:45:51 -0400 X-Originating-IP: 86.202.105.35 Received: from localhost (lfbn-lyo-1-9-35.w86-202.abo.wanadoo.fr [86.202.105.35]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id B8FB3240006; Tue, 7 Apr 2020 13:45:48 +0000 (UTC) Date: Tue, 7 Apr 2020 15:45:48 +0200 From: Alexandre Belloni To: cristian.birsan@microchip.com Cc: balbi@kernel.org, gregkh@linuxfoundation.org, nicolas.ferre@microchip.com, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com Subject: Re: [PATCH 3/7] usb: gadget: at91_udc: Update DT binding documentation Message-ID: <20200407134548.GJ3628@piout.net> References: <20200407122852.19422-1-cristian.birsan@microchip.com> <20200407122852.19422-4-cristian.birsan@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200407122852.19422-4-cristian.birsan@microchip.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The prefix for this patch should be dt-bindings: usb: On 07/04/2020 15:28:48+0300, cristian.birsan@microchip.com wrote: > From: Cristian Birsan > > Add sam9x60 binding. > > Signed-off-by: Cristian Birsan > --- > Documentation/devicetree/bindings/usb/atmel-usb.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/atmel-usb.txt b/Documentation/devicetree/bindings/usb/atmel-usb.txt > index 44e80153b148..bae2b928a014 100644 > --- a/Documentation/devicetree/bindings/usb/atmel-usb.txt > +++ b/Documentation/devicetree/bindings/usb/atmel-usb.txt > @@ -82,6 +82,7 @@ Required properties: > "atmel,at91sam9rl-udc" > "atmel,at91sam9g45-udc" > "atmel,sama5d3-udc" > + "microchip,sam9x60-udc" > - reg: Address and length of the register set for the device > - interrupts: Should contain usba interrupt > - clocks: Should reference the peripheral and host clocks > -- > 2.17.1 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com