From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751984AbcGPWOf (ORCPT ); Sat, 16 Jul 2016 18:14:35 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36432 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524AbcGPWOd (ORCPT ); Sat, 16 Jul 2016 18:14:33 -0400 Date: Sat, 16 Jul 2016 17:14:31 -0500 From: Rob Herring To: Alexandre Belloni Cc: Nicolas Ferre , Arnd Bergmann , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/4] Documentation: dt: usb: atmel-usb: add unit-address Message-ID: <20160716221431.GA7678@rob-hp-laptop> References: <1468364850-32475-1-git-send-email-alexandre.belloni@free-electrons.com> <1468364850-32475-3-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468364850-32475-3-git-send-email-alexandre.belloni@free-electrons.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 13, 2016 at 01:07:29AM +0200, Alexandre Belloni wrote: > The endpoint nodes have a reg property, they also need a unit-address. Add > them in the example. > > Signed-off-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/usb/atmel-usb.txt | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Acked-by: Rob Herring