From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759321AbcHEHh3 (ORCPT ); Fri, 5 Aug 2016 03:37:29 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:37994 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751620AbcHEHh0 (ORCPT ); Fri, 5 Aug 2016 03:37:26 -0400 Date: Fri, 5 Aug 2016 08:38:50 +0100 From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, patrice.chotard@st.com, ohad@wizery.com, bjorn.andersson@linaro.org, linux-remoteproc@vger.kernel.org, loic.pallardy@st.com Subject: Re: [PATCH 9/9] remoteproc: core: Support empty resource tables Message-ID: <20160805073850.GJ5243@dell> References: <20160804092153.23032-1-lee.jones@linaro.org> <20160804092153.23032-10-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160804092153.23032-10-lee.jones@linaro.org> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 04 Aug 2016, Lee Jones wrote: > Currently, when a remote processor does not require resources, the > platform-specific remoteproc driver has to create a fake resource > table in order to by-pass the strict checking. But there is no hard > requirement for a remote processor so require or support shared > resources. This patch removes the strict checking and skips > resource table related operations if one is not provided. > > Signed-off-by: Lee Jones > --- > drivers/remoteproc/remoteproc_core.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) Due to the fact that a) this patch conflicts heavily with Bjorn's set and b) it isn't fully tested with real resourceless firmware, I'm pulling it from the set. I will submit it as part of a subsequent set -- please ignore. [...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog