From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH] dt-bindings: watchdog: Rename bindings documentation file Date: Mon, 17 Jun 2019 10:17:29 -0700 Message-ID: <20190617171729.GA13807@roeck-us.net> References: <20190617090953.8770-1-horms+renesas@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190617090953.8770-1-horms+renesas@verge.net.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Simon Horman Cc: Mark Rutland , devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, Magnus Damm , linux-renesas-soc@vger.kernel.org, Rob Herring , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Jun 17, 2019 at 11:09:53AM +0200, Simon Horman wrote: > For consistency with the naming of (most) other documentation files for DT > bindings for Renesas IP blocks rename the Renesas WDT documentation file > from renesas-wdt.txt to renesas,wdt.txt. > > Signed-off-by: Simon Horman Reviewed-by: Guenter Roeck > --- > .../devicetree/bindings/watchdog/{renesas-wdt.txt => renesas,wdt.txt} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/watchdog/{renesas-wdt.txt => renesas,wdt.txt} (100%) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > similarity index 100% > rename from Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > rename to Documentation/devicetree/bindings/watchdog/renesas,wdt.txt > -- > 2.11.0 >