From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: mvmdio: add clocks property to binding documentation Date: Wed, 10 Apr 2013 23:27:30 -0400 (EDT) Message-ID: <20130410.232730.1645231962260178304.davem@davemloft.net> References: <1365615391-26244-1-git-send-email-sebastian.hesselbarth@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: grant.likely@secretlab.ca, rob.herring@calxeda.com, rob@landley.net, florian@openwrt.org, thomas.petazzoni@free-electrons.com, gregkh@linuxfoundation.org, netdev@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org To: sebastian.hesselbarth@gmail.com Return-path: In-Reply-To: <1365615391-26244-1-git-send-email-sebastian.hesselbarth@gmail.com> Sender: linux-doc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Sebastian Hesselbarth Date: Wed, 10 Apr 2013 19:36:29 +0200 > Patch "net: mvmdio: get and enable optional clock" was missing an > update of the corresponding device tree binding documentation. This > patch adds the clocks property to mvmdio binding documentation. > > Signed-off-by: Sebastian Hesselbarth Please reference commits by SHA1 ID as well as the commit log message header line (the latter of which should be inside of parenthesis and double quotes). Thanks.