From: Marek Vasut <marek.vasut@gmail.com>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
linux-pci@vger.kernel.org
Cc: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>,
Marek Vasut <marek.vasut+renesas@gmail.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Simon Horman <horms+renesas@verge.net.au>,
Wolfram Sang <wsa@the-dreams.de>,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] PCI: rcar: Add compatible string for r8a7796
Date: Wed, 8 Nov 2017 10:31:14 +0100 [thread overview]
Message-ID: <b5f4014e-7574-ef0a-cec5-576cfaa99a2f@gmail.com> (raw)
In-Reply-To: <538f7964-0f69-2ed2-35f2-e14244a7e6ba@cogentembedded.com>
On 11/08/2017 10:28 AM, Sergei Shtylyov wrote:
> Hello!
Hi
> On 11/8/2017 12:15 PM, Marek Vasut wrote:
>
>> From: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
>>
>> Add compatible string for the RCar M3 R8A7796 SoC.
>
> It's M3-W.
>
>> Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
>> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
>> Cc: Simon Horman <horms+renesas@verge.net.au>
>> Cc: Wolfram Sang <wsa@the-dreams.de>
>> Cc: linux-renesas-soc@vger.kernel.org
>> ---
>> drivers/pci/host/pcie-rcar.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/pci/host/pcie-rcar.c b/drivers/pci/host/pcie-rcar.c
>> index 12796eccb2be..8b51208875fc 100644
>> --- a/drivers/pci/host/pcie-rcar.c
>> +++ b/drivers/pci/host/pcie-rcar.c
>> @@ -1062,6 +1062,7 @@ static const struct of_device_id
>> rcar_pcie_of_match[] = {
>> { .compatible = "renesas,pcie-rcar-gen2",
>> .data = rcar_pcie_hw_init_gen2 },
>> { .compatible = "renesas,pcie-r8a7795", .data =
>> rcar_pcie_hw_init },
>> + { .compatible = "renesas,pcie-r8a7796", .data = rcar_pcie_hw_init },
>
> Why, if we already have the line below?
For the sake of completeness, but I'll reply to Geerts email about this.
> And don't you need to update the bindings?
Nope, the bindings already have this entry.
>> { .compatible = "renesas,pcie-rcar-gen3", .data =
>> rcar_pcie_hw_init },
>> {},
>> };
>
> MBR, Sergei
--
Best regards,
Marek Vasut
next prev parent reply other threads:[~2017-11-08 9:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-08 9:15 [PATCH] PCI: rcar: Add compatible string for r8a7796 Marek Vasut
2017-11-08 9:28 ` Sergei Shtylyov
2017-11-08 9:31 ` Marek Vasut [this message]
2017-11-08 9:29 ` Geert Uytterhoeven
2017-11-08 9:31 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b5f4014e-7574-ef0a-cec5-576cfaa99a2f@gmail.com \
--to=marek.vasut@gmail.com \
--cc=geert+renesas@glider.be \
--cc=harunobu.kurokawa.dn@renesas.com \
--cc=horms+renesas@verge.net.au \
--cc=linux-pci@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=marek.vasut+renesas@gmail.com \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=wsa@the-dreams.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox