Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652075 > unrolled thread
| Started by | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| First post | 2017-05-28 11:40 +0200 |
| Last post | 2017-05-30 23:40 +0200 |
| Articles | 4 — 4 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Wolfram Sang <wsa+renesas@sang-engineering.com> |
|---|---|
| Date | 2017-05-28 11:40 +0200 |
| Subject | [PATCH 5/7] pci: use proper name for the R-Car SoC |
| Message-ID | <tM2Q2-7s-27@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Date | 2017-05-29 11:20 +0200 |
| Message-ID | <tMp0g-6bg-55@gated-at.bofh.it> |
| In reply to | #1652075 |
On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> 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>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
[toc] | [prev] | [next] | [standalone]
| From | Simon Horman <horms@verge.net.au> |
|---|---|
| Date | 2017-05-30 10:50 +0200 |
| Message-ID | <tML0K-504-27@gated-at.bofh.it> |
| In reply to | #1652347 |
On Mon, May 29, 2017 at 11:13:48AM +0200, Geert Uytterhoeven wrote: > On Sun, May 28, 2017 at 11:30 AM, Wolfram Sang > <wsa+renesas@sang-engineering.com> wrote: > > 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: Simon Horman <horms+renesas@verge.net.au>
[toc] | [prev] | [next] | [standalone]
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2017-05-30 23:40 +0200 |
| Message-ID | <tMX1U-4ae-17@gated-at.bofh.it> |
| In reply to | #1652075 |
On Sun, May 28, 2017 at 11:30:48AM +0200, Wolfram Sang wrote: > 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(-) Applied with Geert and Simon's acks to pci/host-rcar for v4.13, thanks! > > 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 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web