From: Ben Dooks <ben.dooks@sifive.com>
To: Ben Dooks <ben.dooks@codethink.co.uk>,
jasowang@redhat.com, pisa@cmp.felk.cvut.cz,
fnu.vikram@xilinx.com, qemu-devel@nongnu.org
Cc: Nazar Kazakov <nazar.kazakov@codethink.co.uk>,
Lawrence Hunter <lawrence.hunter@codethink.co.uk>,
Frank Chang <frank.chang@sifive.com>
Subject: Re: [PATCH] hw/net/can: Add mcp25625 model
Date: Wed, 4 Jan 2023 13:32:31 +0000 [thread overview]
Message-ID: <1cb5fa4b-cca9-db6d-b0aa-f291f24b7026@sifive.com> (raw)
In-Reply-To: <20230104122220.110412-1-ben.dooks@codethink.co.uk>
On 04/01/2023 12:22, Ben Dooks wrote:
> From: Ben Dooks <ben.dooks@sifive.com>
>
> Add support for Microchip MCP25625 SPI based CAN controller which is
> very similar to the MCP2515 (and covered by the same Linux driver).
>
> This can be added to any machine with SPI support in the machine
> model file.
>
> Example for using this when configured into a machine:
>
> -object can-bus,id=canbus0 \
> -object can-host-socketcan,id=canhost0,if=vcan0,canbus=canbus0 \
> -global driver=mcp25625,property=canbus,value=canbus0
>
> There is tracing support with --trace "*mcp25*"
>
> Signed-off-by: Ben Dooks <ben.dooks@sifive.com>
> Co-developed-by: Nazar Kazakov <nazar.kazakov@codethink.co.uk>
> Signed-off-by: Nazar Kazakov <nazar.kazakov@codethink.co.uk>
> Co-developed-by: Lawrence Hunter <lawrence.hunter@codethink.co.uk>
> Signed-off-by: Lawrence Hunter <lawrence.hunter@codethink.co.uk>
> Reviewed-by: Frank Chang <frank.chang@sifive.com>
[snip]
OOPS, just noticed I forgot to send user.name and user.email in this
copy of the git repo and sent from @codethink instead of @sifive.
Will fix this if needed.
--
Ben
next prev parent reply other threads:[~2023-01-04 13:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 12:22 [PATCH] hw/net/can: Add mcp25625 model Ben Dooks
2023-01-04 13:32 ` Ben Dooks [this message]
2023-01-17 13:32 ` Ben Dooks
2023-01-17 18:16 ` Pavel Pisa
2023-03-14 10:36 ` Ben Dooks
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=1cb5fa4b-cca9-db6d-b0aa-f291f24b7026@sifive.com \
--to=ben.dooks@sifive.com \
--cc=ben.dooks@codethink.co.uk \
--cc=fnu.vikram@xilinx.com \
--cc=frank.chang@sifive.com \
--cc=jasowang@redhat.com \
--cc=lawrence.hunter@codethink.co.uk \
--cc=nazar.kazakov@codethink.co.uk \
--cc=pisa@cmp.felk.cvut.cz \
--cc=qemu-devel@nongnu.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).