search for: virto_consol

Displaying 6 results from an estimated 6 matches for "virto_consol".

Did you mean: virto_console
2018 Apr 23
3
virtio remoteproc device
...PMSG bus driver: > https://patchwork.kernel.org/patch/10155145/ Hi Anup and Michael, I pushed a series to modify virtio device allocation in remoteproc. Please see [1]. It allows to remove allocation based on "grand-parent" device in the case of virtio device allocated by remoteproc. Virto_console patch missing, only virtio_rpmsg modification proposed. I can add it in next version. Regards, Loic [1] https://lkml.org/lkml/2018/3/1/644 > > Regards, > Anup > -- > To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in > the body of a messa...
2018 Apr 23
3
virtio remoteproc device
...PMSG bus driver: > https://patchwork.kernel.org/patch/10155145/ Hi Anup and Michael, I pushed a series to modify virtio device allocation in remoteproc. Please see [1]. It allows to remove allocation based on "grand-parent" device in the case of virtio device allocated by remoteproc. Virto_console patch missing, only virtio_rpmsg modification proposed. I can add it in next version. Regards, Loic [1] https://lkml.org/lkml/2018/3/1/644 > > Regards, > Anup > -- > To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in > the body of a messa...
2018 Apr 23
1
virtio remoteproc device
...gt; > > > Hi Anup and Michael, > > > > I pushed a series to modify virtio device allocation in remoteproc. Please > see [1]. > > It allows to remove allocation based on "grand-parent" device in the case > of virtio device allocated by remoteproc. > > Virto_console patch missing, only virtio_rpmsg modification proposed. I can > add it in next version. > > > > Regards, > > Loic > > > > [1] https://lkml.org/lkml/2018/3/1/644 > > > > > > > > Regards, > > > Anup > > > -- > > > To...
2018 Apr 23
0
virtio remoteproc device
...patchwork.kernel.org/patch/10155145/ > > Hi Anup and Michael, > > I pushed a series to modify virtio device allocation in remoteproc. Please see [1]. > It allows to remove allocation based on "grand-parent" device in the case of virtio device allocated by remoteproc. > Virto_console patch missing, only virtio_rpmsg modification proposed. I can add it in next version. > > Regards, > Loic > > [1] https://lkml.org/lkml/2018/3/1/644 > > > > > Regards, > > Anup > > -- > > To unsubscribe from this list: send the line "unsubsc...
2018 Apr 20
2
virtio remoteproc device
Hello! I note the following in the serial console: if (is_rproc_serial(vdev)) { /* * Allocate DMA memory from ancestor. When a virtio * device is created by remoteproc, the DMA memory is * associated with the grandparent device: * vdev => rproc => platform-dev. */ if
2018 Apr 20
2
virtio remoteproc device
Hello! I note the following in the serial console: if (is_rproc_serial(vdev)) { /* * Allocate DMA memory from ancestor. When a virtio * device is created by remoteproc, the DMA memory is * associated with the grandparent device: * vdev => rproc => platform-dev. */ if