From: j.neuschaefer@gmx.net (Jonathan Neuschäfer)
To: linux-riscv@lists.infradead.org
Subject: [PATCH 1/4] pcie-microsemi: Add support for the Vera-board root complex
Date: Tue, 7 Aug 2018 01:13:05 +0200 [thread overview]
Message-ID: <20180806231305.GG2377@latitude> (raw)
In-Reply-To: <20180806221009.12466-1-alistair.francis@wdc.com>
Hi,
On Mon, Aug 06, 2018 at 03:10:06PM -0700, Alistair Francis wrote:
> From: "Wesley W. Terpstra" <wesley@sifive.com>
>
> [Changes by AF:
> - Rebase on 4.18 kernel
> - Squash previous commits
> ]
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> ---
[...]
> +static const struct of_device_id microsemi_pcie_of_match[] = {
> + { .compatible = "ms-pf,axi-pcie-host", },
> + {}
> +};
Two comments here:
- I don't see ms-pf in Documentation/devicetree/bindings/vendor-prefixes.txt
For Microsemi, only mscc is listed.
- Are the devicetree bindings for this device documented somewhere? It
might be a good idea to get them into Documentation/devicetree/bindings,
or add a link to them either to the commit message or the code itself.
Thanks,
Jonathan Neusch?fer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20180807/79692e77/attachment.sig>
next prev parent reply other threads:[~2018-08-06 23:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-06 22:10 [PATCH 1/4] pcie-microsemi: Add support for the Vera-board root complex Alistair Francis
2018-08-06 22:10 ` [PATCH 2/4] riscv/smpboot: Fix mm_grab() typo Alistair Francis
2018-08-06 22:10 ` [PATCH 3/4] riscv/smpboot: Add missing include Alistair Francis
2018-08-06 22:10 ` [PATCH 4/4] irq-riscv-plic: Update function name Alistair Francis
2018-08-06 23:30 ` Alistair Francis
2018-08-20 21:16 ` Palmer Dabbelt
2018-08-06 23:13 ` Jonathan Neuschäfer [this message]
2018-08-06 23:34 ` [PATCH 1/4] pcie-microsemi: Add support for the Vera-board root complex Alistair Francis
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=20180806231305.GG2377@latitude \
--to=j.neuschaefer@gmx.net \
--cc=linux-riscv@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).