Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652070

[PATCH 3/7] iio: use proper name for the R-Car SoC

From Wolfram Sang <wsa+renesas@sang-engineering.com>
Newsgroups linux.kernel
Subject [PATCH 3/7] iio: use proper name for the R-Car SoC
Date 2017-05-28 11:40 +0200
Message-ID <tM2Q1-7s-7@gated-at.bofh.it> (permalink)
References <tM2Q1-7s-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
I suggest this trivial patch should be picked individually per susbsystem.

 Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt b/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
index f5b0adae6010a0..b1fea95ff516d6 100644
--- a/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
@@ -1,4 +1,4 @@
-* Renesas RCar GyroADC device driver
+* Renesas R-Car GyroADC device driver
 
 The GyroADC block is a reduced SPI block with up to 8 chipselect lines,
 which supports the SPI protocol of a selected few SPI ADCs. The SPI ADCs
-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 3/7] iio: use proper name for the R-Car SoC Wolfram Sang <wsa+renesas@sang-engineering.com> - 2017-05-28 11:40 +0200
  Re: [PATCH 3/7] iio: use proper name for the R-Car SoC Geert Uytterhoeven <geert@linux-m68k.org> - 2017-05-29 11:20 +0200
  Re: [PATCH 3/7] iio: use proper name for the R-Car SoC Rob Herring <robh@kernel.org> - 2017-05-31 21:50 +0200

csiph-web