Re: [PATCH v2] remoteproc: copy parent dma_pfn_offset for vdev

From: Christoph Hellwig
Date: Tue Jul 02 2019 - 09:22:35 EST


This is just increasing the mess remoteproc has created with the vdev.
It is poking its nose way to deep into the DMA layer internals, and
creating massive problems that way. Can we go back to the table
and figure out what the root problem even was? To me it seems if you
clearly need separate devices they should be declared as such in the
device tree.