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 097F1C4332F for ; Wed, 16 Nov 2022 16:11:03 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=vuKgCweapnhEfzIXVbOaZB8tQifJp2v7WVLB/qgsfPc=; b=qHfK0k1c+Do5YB fBhYzw6bS6hHny34MOCotHRmhP7BiIfLv1E4jt2ICyG9Z91m0Q+9zCgaVTbqcHDssSxzIG+AEv2pQ TrIYG6roO+oKfb/1KySHF9npbYNYyoCIw517jS2TN0jtDhUkNr7BIrpoKZeXf9VMWCc6TZNEVFoRA cFdCUrQdb87++aQnzGmtniHGVnAqeKGtNfUMdsMgaW4l5QYuzAlFkg5vnisOHj22+ZiGoSCqtw5BY 8JHxImr9UTxVW5epu6C7ch5pMhJqKH9GGA+QXPSTTZ3joJQiYVKgNN3tven3Ye6H8ml1BHa5KXdPz 2vSq0e2dbmQLRnygf0yg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ovKz1-005isY-SD; Wed, 16 Nov 2022 16:09:52 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ovKyy-005ioH-2G for linux-arm-kernel@lists.infradead.org; Wed, 16 Nov 2022 16:09:49 +0000 Received: by mail-ot1-f43.google.com with SMTP id l42-20020a9d1b2d000000b0066c6366fbc3so10684197otl.3 for ; Wed, 16 Nov 2022 08:09:47 -0800 (PST) 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=/+pQLTJDyany4akW+PaBhrVtLiRkHQTFMc51rgLCGdE=; b=ddBYYPtPLCR5pKnpAxpsBZGRj6PfK/Gde5RuamFisDBy4WF7G+vwEzvaO4mux97zwP 7BvlkKK/DRA7iQJNWjU+i6duDmWurmrhBQ5up9LbvJ8k8DtYAm01Dh/V5mv/fWPSo0QU Jv5g/XTsq9dy4sLjGWQbTmoqNBERaycKr38LD9yj6AJsBedt4VLrauBiWzQhUaKufFY0 floNt7mDOHhLROcxf4PuHOnM6/rPwzSUlZvbMlNz9JQ8F01tmJs+1PoF/BGJNwS5Wzm+ hFm+Rnu3+mgJvKTrdzA3LNEWVYF5FABfHBcvA0WGJxIT6pbIuUpM7Xb5ziECDA8vS/G/ D13w== X-Gm-Message-State: ANoB5pmfKwlSjfElCG2MJaJEQRY7C3nP100so/Uh3qCtz5bcdrbvXIDe jyuLQ/sPPhnun7S+EakWxw== X-Google-Smtp-Source: AA0mqf4OznSLbOeIc6lNTE63nxdYlw3lA+2jVJt8wh+vbSgDsrvWW02+YGXOmIbRh6PjRFSHOst4Bw== X-Received: by 2002:a9d:480f:0:b0:66c:6cf1:7967 with SMTP id c15-20020a9d480f000000b0066c6cf17967mr11384658otf.139.1668614986560; Wed, 16 Nov 2022 08:09:46 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id v4-20020acade04000000b00359ba124b07sm6165743oig.36.2022.11.16.08.09.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Nov 2022 08:09:46 -0800 (PST) Received: (nullmailer pid 170698 invoked by uid 1000); Wed, 16 Nov 2022 16:09:48 -0000 Date: Wed, 16 Nov 2022 10:09:48 -0600 From: Rob Herring To: MD Danish Anwar Cc: Mathieu Poirier , Krzysztof Kozlowski , 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 v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings Message-ID: <20221116160948.GA169555-robh@kernel.org> References: <20221116121634.2901265-1-danishanwar@ti.com> <20221116121634.2901265-2-danishanwar@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221116121634.2901265-2-danishanwar@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221116_080948_138914_097901AC X-CRM114-Status: GOOD ( 14.23 ) 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: , 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 On Wed, Nov 16, 2022 at 05:46:29PM +0530, MD Danish Anwar wrote: > From: Suman Anna > > Add DT schema binding for PRU consumers. The binding includes > all the common properties that can be used by different PRU consumer > or application nodes and supported by the PRU remoteproc driver. > These are used to configure the PRU hardware for specific user > applications. > > The application nodes themselves should define their own bindings. > > Co-developed-by: Tero Kristo > Co-developed-by: Suman Anna > Co-developed-by: Grzegorz Jaszczyk > Co-developed-by: Puranjay Mohan > Signed-off-by: MD Danish Anwar Run checkpatch.pl and fix the warnings with the tags. You didn't add review/ack tags either. > --- > .../bindings/remoteproc/ti,pru-consumer.yaml | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel