From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Jul 2019 06:22:29 -0700 From: Christoph Hellwig Subject: Re: [PATCH v2] remoteproc: copy parent dma_pfn_offset for vdev Message-ID: <20190702132229.GA8100@infradead.org> References: <20190612095521.4703-1-cleger@kalray.eu> <20190701070245.32083-1-cleger@kalray.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190701070245.32083-1-cleger@kalray.eu> To: Clement Leger Cc: Ohad Ben-Cohen , Bjorn Andersson , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Loic Pallardy List-ID: 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.