From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7FE9AC5479D for ; Fri, 6 Jan 2023 16:34:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234216AbjAFQe0 (ORCPT ); Fri, 6 Jan 2023 11:34:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233925AbjAFQeZ (ORCPT ); Fri, 6 Jan 2023 11:34:25 -0500 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9EBF276EFA for ; Fri, 6 Jan 2023 08:34:24 -0800 (PST) Received: by mail-pg1-x533.google.com with SMTP id r18so1467512pgr.12 for ; Fri, 06 Jan 2023 08:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=GLC5QUeUL2afI6fkE2hQgTHlKSoxUZrTGJ/pG2j0kWA=; b=w3VSh96pSDfPKxhIYAAO/vefawk9pjXMQGzqCj1VBVod2nSAHd1botoFl8A65MufYq 6SKlVedRvbrkaU1TSRV26Ku27uPwGEW5R5z6vGEVyIp2IaUiprGgLpteQgkZbXTUoukO Oh6UfkIoTM7Pgaui3yR2ulrqvpaU50RoCVDkoXfJCpK1V5Yd8XhoFz2r2Z0DwM709xRz 7CuezLqYehdDIu33yTk1OGc7dOaVYJ7UOUjT6+/mJ4VfSRdgCU0u/4x3eSL30r4+p346 v6u+/LgwGvJbWk5C1xUB/5nB98H7F4ycfdPFQNdgNdX4lptWf7czUZ8HtUDohCh+gBKZ 2GmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=GLC5QUeUL2afI6fkE2hQgTHlKSoxUZrTGJ/pG2j0kWA=; b=wxqRXoXxYy/lkKSnsXcBR99xEvKHZs/RX7dHKWsI4H25XoiQM4hwrxj+Qv+UROqoel sX9hz3K/0GCpOM5VZNMfbC4aNYXWD0cw32c1qey9VBtgBeWItBOp3oaf/8IjQ+dftyeR JWw7OMQ86ITP9AaEGXeqkJjz4MWqsu1UcBw79NwYUtv72wq9wnYJs+DAN2j69IylirpN 6z6wenMCPxvFGPHNstpa02P64eSca9HJiaOz0wbnn4vMmdgj+DxzKkmujn398L9oky3c mqvC315/ESeitrOA0c4BUiL2xx9+s4KQRNK/goanPcO296Sv2i1lgy9KrQnmaVi0Fg9p Mdcg== X-Gm-Message-State: AFqh2kpG2eIDwJWMZWvzIEjLgA7XLn093qBT51QrpczMz77G+/YWHBDh nL7ridDB+c9I3Uy1umL/QoAvtQ== X-Google-Smtp-Source: AMrXdXupbQ23NlCXQq5N5/pRiwBTmYJq6n3/vRFF0HtTT9Bx4yoTaJfrihJF+V5rhcHAnyIj6AYxag== X-Received: by 2002:a62:1c42:0:b0:582:7d77:7fa2 with SMTP id c63-20020a621c42000000b005827d777fa2mr18705684pfc.11.1673022864134; Fri, 06 Jan 2023 08:34:24 -0800 (PST) Received: from p14s ([2604:3d09:148c:c800:36e4:cfb6:3705:ebd9]) by smtp.gmail.com with ESMTPSA id 195-20020a6216cc000000b00580c51341fasm1346020pfw.177.2023.01.06.08.34.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Jan 2023 08:34:23 -0800 (PST) Date: Fri, 6 Jan 2023 09:34:21 -0700 From: Mathieu Poirier To: MD Danish Anwar Cc: Krzysztof Kozlowski , Rob Herring , Suman Anna , Roger Quadros , "Andrew F . Davis" , nm@ti.com, vigneshr@ti.com, srk@ti.com, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v14 0/6] Introduce PRU remoteproc consumer API Message-ID: <20230106163421.GA2351214@p14s> References: <20230106121046.886863-1-danishanwar@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230106121046.886863-1-danishanwar@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org > > MD Danish Anwar (2): > remoteproc: pru: Add enum for PRU Core Identifiers. > remoteproc: pru: Add APIs to get and put the PRU cores > > Roger Quadros (1): > remoteproc: pru: Add pru_rproc_set_ctable() function > > Suman Anna (2): > dt-bindings: remoteproc: Add PRU consumer bindings > remoteproc: pru: Make sysfs entries read-only for PRU client driven > boots > > Tero Kristo (1): > remoteproc: pru: Configure firmware based on client setup > > .../bindings/remoteproc/ti,pru-consumer.yaml | 60 +++++ > drivers/remoteproc/pru_rproc.c | 230 +++++++++++++++++- > include/linux/remoteproc/pruss.h | 83 +++++++ > 3 files changed, 368 insertions(+), 5 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > create mode 100644 include/linux/remoteproc/pruss.h > I have applied this set. Thanks, Mathieu > -- > 2.25.1 > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6919EC4708D for ; Fri, 6 Jan 2023 16:35:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qzN1t3QmOtFXmJ5zO8rSXRWV9NDltssEi3LpjKBvZkE=; b=C6uS48tCmNS5rP igg0h6gkdvBlL2w6PMnv4t09P0T2vijA9UkV1aXWmOU9WIrVGKkA7muEY+NZg3ZPOckIL8DaFBMnN 8HZsCtHVkMMDWxpkna1ta6J0g42DDDcIR7opBzD7vYowz/ZAABcznQFOfklLTfGU8cV7HTrDwdwdJ Kbm3er30xlPFuxg3aaM2OjJs5T3gvs2e8HJvpOq0jkLZnZvB9F9M36qkzllLUYCNffSc12zJjtYr/ 9rdWeYeviNgxfhdEe5FJldz7XcIN0NxcEip2pk7iz6pzZ8VXXG6yMz3wjgcfHrdCq2nc2CF2B6VjA bSMHrGxa4uMLfqWduWkw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pDpft-00ACrC-Cs; Fri, 06 Jan 2023 16:34:33 +0000 Received: from mail-pf1-x430.google.com ([2607:f8b0:4864:20::430]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pDpfm-00AClL-LH for linux-arm-kernel@lists.infradead.org; Fri, 06 Jan 2023 16:34:28 +0000 Received: by mail-pf1-x430.google.com with SMTP id g20so1428794pfb.3 for ; Fri, 06 Jan 2023 08:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=GLC5QUeUL2afI6fkE2hQgTHlKSoxUZrTGJ/pG2j0kWA=; b=w3VSh96pSDfPKxhIYAAO/vefawk9pjXMQGzqCj1VBVod2nSAHd1botoFl8A65MufYq 6SKlVedRvbrkaU1TSRV26Ku27uPwGEW5R5z6vGEVyIp2IaUiprGgLpteQgkZbXTUoukO Oh6UfkIoTM7Pgaui3yR2ulrqvpaU50RoCVDkoXfJCpK1V5Yd8XhoFz2r2Z0DwM709xRz 7CuezLqYehdDIu33yTk1OGc7dOaVYJ7UOUjT6+/mJ4VfSRdgCU0u/4x3eSL30r4+p346 v6u+/LgwGvJbWk5C1xUB/5nB98H7F4ycfdPFQNdgNdX4lptWf7czUZ8HtUDohCh+gBKZ 2GmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=GLC5QUeUL2afI6fkE2hQgTHlKSoxUZrTGJ/pG2j0kWA=; b=HL8VA21Iw8c7H7ozH6qTHw+uBxepbgBUxOBLg7uMTr9xhMnD0JGM3vMeV9FNCDeDym A4gFrsY50lQdDfJlnLnxT/A0V45mvJVq/GfhdizbeCOAZbsmSGC1wm1XPiSsg85scDJk GMQ60HyAOfEPxN7CQSVQIdF8d2QlDLb8S+4McFXc/xMh4tMnYY4c3QLy75y+fyfkP3Cz uU+SM7QWEhsp088w7P4oi33IHGk3a7HAsraylWJJ1kOtKyleEVtATeuKIea9ZAOdfZGL e27QQlUsIHbFMt+f65mu56SjfCpIZTPmYqiI1FWCtiFFmnkHGS61gotxER8DVlf3gAPP Kb3A== X-Gm-Message-State: AFqh2kpmn7XH8WLtAkFyp/pimk9PzXKlB9CLTkcL3rgcrzFpPJ7tuEOo yBpMjMf2aN0J8xheFWz3SZNNWw== X-Google-Smtp-Source: AMrXdXupbQ23NlCXQq5N5/pRiwBTmYJq6n3/vRFF0HtTT9Bx4yoTaJfrihJF+V5rhcHAnyIj6AYxag== X-Received: by 2002:a62:1c42:0:b0:582:7d77:7fa2 with SMTP id c63-20020a621c42000000b005827d777fa2mr18705684pfc.11.1673022864134; Fri, 06 Jan 2023 08:34:24 -0800 (PST) Received: from p14s ([2604:3d09:148c:c800:36e4:cfb6:3705:ebd9]) by smtp.gmail.com with ESMTPSA id 195-20020a6216cc000000b00580c51341fasm1346020pfw.177.2023.01.06.08.34.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Jan 2023 08:34:23 -0800 (PST) Date: Fri, 6 Jan 2023 09:34:21 -0700 From: Mathieu Poirier To: MD Danish Anwar Subject: Re: [PATCH v14 0/6] Introduce PRU remoteproc consumer API Message-ID: <20230106163421.GA2351214@p14s> References: <20230106121046.886863-1-danishanwar@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230106121046.886863-1-danishanwar@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230106_083426_751202_7EA47E80 X-CRM114-Status: GOOD ( 11.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nm@ti.com, srk@ti.com, vigneshr@ti.com, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, "Andrew F . Davis" , Roger Quadros , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > > MD Danish Anwar (2): > remoteproc: pru: Add enum for PRU Core Identifiers. > remoteproc: pru: Add APIs to get and put the PRU cores > > Roger Quadros (1): > remoteproc: pru: Add pru_rproc_set_ctable() function > > Suman Anna (2): > dt-bindings: remoteproc: Add PRU consumer bindings > remoteproc: pru: Make sysfs entries read-only for PRU client driven > boots > > Tero Kristo (1): > remoteproc: pru: Configure firmware based on client setup > > .../bindings/remoteproc/ti,pru-consumer.yaml | 60 +++++ > drivers/remoteproc/pru_rproc.c | 230 +++++++++++++++++- > include/linux/remoteproc/pruss.h | 83 +++++++ > 3 files changed, 368 insertions(+), 5 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > create mode 100644 include/linux/remoteproc/pruss.h > I have applied this set. Thanks, Mathieu > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel