diff mbox series

dt-bindings: iio: light: isl29501: Rename bindings documentation file

Message ID 20190819140105.18800-1-horms+renesas@verge.net.au (mailing list archive)
State New, archived
Headers show
Series dt-bindings: iio: light: isl29501: Rename bindings documentation file | expand

Commit Message

Simon Horman Aug. 19, 2019, 2:01 p.m. UTC
Rename the bindings documentation file for Renesas ISL29501 Time-of-flight
sensor from isl29501.txt to renesas,isl29501.txt.

This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
Based on v5.3-rc1
---
 .../bindings/iio/light/{isl29501.txt => renesas,isl29501.txt}         | 0
 Makefile                                                              | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename Documentation/devicetree/bindings/iio/light/{isl29501.txt => renesas,isl29501.txt} (100%)

Comments

Simon Horman Aug. 19, 2019, 2:15 p.m. UTC | #1
On Mon, Aug 19, 2019 at 04:01:05PM +0200, Simon Horman wrote:
> Rename the bindings documentation file for Renesas ISL29501 Time-of-flight
> sensor from isl29501.txt to renesas,isl29501.txt.
> 
> This is part of an ongoing effort to name bindings documentation files for
> Renesas IP blocks consistently, in line with the compat strings they
> document.
> 
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
> Based on v5.3-rc1
> ---
>  .../bindings/iio/light/{isl29501.txt => renesas,isl29501.txt}         | 0
>  Makefile                                                              | 4 ++--

Sorry, I seem to have messed this up a bit: the Makefile portion should not
be there.  I'll shake things out and repost.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/light/isl29501.txt b/Documentation/devicetree/bindings/iio/light/renesas,isl29501.txt
similarity index 100%
rename from Documentation/devicetree/bindings/iio/light/isl29501.txt
rename to Documentation/devicetree/bindings/iio/light/renesas,isl29501.txt
diff --git a/Makefile b/Makefile
index fd6f7949bc1a..9be5834073f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@ 
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 5
-PATCHLEVEL = 2
+PATCHLEVEL = 3
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Bobtail Squid
 
 # *DOCUMENTATION*