From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 2/3] USB: DT probing support to ehci-npcm7xx Date: Tue, 5 Jun 2018 14:01:15 -0600 Message-ID: <20180605200115.GA20061@rob-hp-laptop> References: <1527788430-12494-1-git-send-email-avifishman70@gmail.com> <1527788430-12494-3-git-send-email-avifishman70@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1527788430-12494-3-git-send-email-avifishman70@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: avifishman70@gmail.com Cc: gregkh@linuxfoundation.org, stern@rowland.harvard.edu, tmaimon77@gmail.com, venture@google.com, yuenn@google.com, brendanhiggins@google.com, mathias.nyman@linux.intel.com, bjorn.andersson@linaro.org, jhogan@kernel.org, albeu@free.fr, chunfeng.yun@mediatek.com, tony@atomide.com, baolu.lu@linux.intel.com, elder@linaro.org, digetx@gmail.com, kstewart@linuxfoundation.org, hdegoede@redhat.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, openbmc@lists.ozlabs.org, mark.rutland@arm.com, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Thu, May 31, 2018 at 08:40:29PM +0300, avifishman70@gmail.com wrote: > From: Avi Fishman The subject sounds like a driver change, not a binding doc. To start with, the subject prefix should be "dt-bindings: usb: ..." > Device Tree documentation for Nuvoton npcm7xx EHCI. > > Signed-off-by: Avi Fishman > --- > Documentation/devicetree/bindings/usb/npcm7xx-usb.txt | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/npcm7xx-usb.txt Otherwise, Reviewed-by: Rob Herring