Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652075
| From | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/7] pci: use proper name for the R-Car SoC |
| Date | 2017-05-28 11:40 +0200 |
| Message-ID | <tM2Q2-7s-27@gated-at.bofh.it> (permalink) |
| References | <tM2Q1-7s-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/pci/rcar-pci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt index 34712d6fd25376..bd27428dda619d 100644 --- a/Documentation/devicetree/bindings/pci/rcar-pci.txt +++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt @@ -1,4 +1,4 @@ -* Renesas RCar PCIe interface +* Renesas R-Car PCIe interface Required properties: compatible: "renesas,pcie-r8a7779" for the R8A7779 SoC; -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 5/7] pci: use proper name for the R-Car SoC Wolfram Sang <wsa+renesas@sang-engineering.com> - 2017-05-28 11:40 +0200
Re: [PATCH 5/7] pci: use proper name for the R-Car SoC Geert Uytterhoeven <geert@linux-m68k.org> - 2017-05-29 11:20 +0200
Re: [PATCH 5/7] pci: use proper name for the R-Car SoC Simon Horman <horms@verge.net.au> - 2017-05-30 10:50 +0200
Re: [PATCH 5/7] pci: use proper name for the R-Car SoC Bjorn Helgaas <helgaas@kernel.org> - 2017-05-30 23:40 +0200
csiph-web