diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2017-05-28 11:30:46 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-06-03 09:54:57 +0100 |
commit | ec183bf8b5e5f950907705950cf3fd058b17ad1a (patch) | |
tree | f4f5d21cc56748e198a563c9e8d83a68e3ebe568 /Documentation | |
parent | 84b84dc19bf19d66b8c8fe54a74c0f5edee51e86 (diff) |
iio: use proper name for the R-Car SoC
It is 'R-Car', not 'RCar'. No code or binding changes, only descriptive text.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt b/Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt index 2a62908a774a..df5b9f2ad8d8 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 |