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


Groups > linux.kernel > #1652076 > unrolled thread

[PATCH 0/7] tree-wide: use proper 'R-Car' product name

Started byWolfram Sang <wsa+renesas@sang-engineering.com>
First post2017-05-28 11:40 +0200
Last post2017-05-28 11:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/7] tree-wide: use proper 'R-Car' product name Wolfram Sang <wsa+renesas@sang-engineering.com> - 2017-05-28 11:40 +0200

#1652076 — [PATCH 0/7] tree-wide: use proper 'R-Car' product name

FromWolfram Sang <wsa+renesas@sang-engineering.com>
Date2017-05-28 11:40 +0200
Subject[PATCH 0/7] tree-wide: use proper 'R-Car' product name
Message-ID<tM2Q1-7s-3@gated-at.bofh.it>
Small series to get the R-Car product name proper. Based on
renesas-drivers/master, but can be applied to current linus/master as well.
Except for the MMC patch, which depends on mmc/next.

Please apply.

Wolfram Sang (7):
  dmaengine: use proper name for the R-Car SoC
  i2c: use proper name for the R-Car SoC
  iio: use proper name for the R-Car SoC
  mmc: use proper name for the R-Car SoC
  pci: use proper name for the R-Car SoC
  [media] soc_camera: rcar_vin: use proper name for the R-Car SoC
  [media] v4l: rcar_fdp1: use proper name for the R-Car SoC

 Documentation/devicetree/bindings/dma/shdma.txt               | 2 +-
 Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt | 2 +-
 Documentation/devicetree/bindings/media/rcar_vin.txt          | 4 ++--
 Documentation/devicetree/bindings/pci/rcar-pci.txt            | 2 +-
 drivers/i2c/busses/i2c-rcar.c                                 | 2 +-
 drivers/media/platform/rcar_fdp1.c                            | 2 +-
 drivers/mmc/host/renesas_sdhi_core.c                          | 2 +-
 include/linux/mfd/tmio.h                                      | 2 +-
 8 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web