From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH v3 17/27] bindings: nvmem/zii: Fix location of nvmem.txt Date: Thu, 14 Jun 2018 17:52:11 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Mauro Carvalho Chehab , Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Rob Herring , Mark Rutland , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 14/06/18 17:09, Mauro Carvalho Chehab wrote: > The location pointed there is missing "bindings/" on its path. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Srinivas Kandagatla > --- > Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt b/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt > index d5e22fc67d66..0df79d9e07ec 100644 > --- a/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt > +++ b/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt > @@ -18,7 +18,7 @@ Optional properties: > Data cells: > > Data cells are child nodes of eerpom node, bindings for which are > -documented in Documentation/bindings/nvmem/nvmem.txt > +documented in Documentation/devicetree/bindings/nvmem/nvmem.txt > > Example: > >