Re: [virtio-dev] [RFC PATCH v3] virtio-can: Device specification.
Cornelia Huck <[email protected]> Fri, 16 Feb 2024 12:08:56 +0100
| Newsgroups | dev.linux.lists.virtio-dev,dev.linux.lists.virtio-comment,org.kernel.vger.linux-can |
|---|---|
| Organization | "Red Hat GmbH, Sitz: Werner-von-Siemens-Ring 12, D-85630 Grasbrunn, Handelsregister: Amtsgericht München, HRB 153243, Geschäftsführer: Ryan Barnhart, Charles Cachera, Michael O'Neill, Amy Ross" |
| Message-ID | <[email protected]> |
On Fri, Jun 09 2023, Mikhail Golubev-Ciuchea <[email protected]> wrote: > From: Harald Mommer <[email protected]> > > virtio-can is a virtual CAN device. It provides a way to give access to > a CAN controller from a driver guest. The device is aimed to be used by > driver guests running a HLOS as well as by driver guests running a > typical RTOS as used in controller environments. > > Signed-off-by: Harald Mommer <[email protected]> > Signed-off-by: Mikhail Golubev-Ciuchea <[email protected]> (...) > diff --git a/device-types/can/device-conformance.tex b/device-types/can/device-conformance.tex > new file mode 100644 > index 0000000..f944ffd > --- /dev/null > +++ b/device-types/can/device-conformance.tex > @@ -0,0 +1,8 @@ > +\conformance{\subsection}{CAN Device Conformance}\label{sec:Conformance / Device Conformance / CAN Device Conformance} > + > +A CAN device MUST conform to the following normative statements: > + > +\begin{itemize} > +\item \ref{devicenormative:Device Types / CAN Device / Feature bits} I just noticed that this introduces[1] an undefined reference (there's no device normative section for feature bits.) I'd suggest to just drop this reference (I can do that as a simple editorial update); if we want to have an actual normative reference for feature bits, it should be done via an extra change on top. > +\item \ref{devicenormative:Device Types / CAN Device / Device Operation / CAN Message Transmission} > +\end{itemize} [1] Easy to miss, as the current 1.4 branch has a pre-existing undefined reference, which will go away once we finally can merge into the main branch again and have all that craziness go away after we manage to do the actual 1.3 release :/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]