From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Yan Subject: Re: [PATCH v3 1/2] dt-bindings: arm: coresight: Support static funnel Date: Fri, 29 Mar 2019 08:21:09 +0800 Message-ID: <20190329002109.GC967@leoy-ThinkPad-X240s> References: <20190328023509.22242-1-leo.yan@linaro.org> <20190328023509.22242-2-leo.yan@linaro.org> <4b0ecaee-a578-f328-7f62-8ca49f7729bb@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4b0ecaee-a578-f328-7f62-8ca49f7729bb@arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Suzuki K Poulose Cc: mathieu.poirier@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, alexander.shishkin@linux.intel.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, coresight@lists.linaro.org, shiwanglai@hisilicon.com List-Id: devicetree@vger.kernel.org On Thu, Mar 28, 2019 at 07:24:35PM +0000, Suzuki K Poulose wrote: > On 03/28/2019 02:35 AM, Leo Yan wrote: > > Document DT binding for static (non-configurable) funnel and give an > > example for it. > > > > Cc: Mathieu Poirier > > Cc: Suzuki K Poulose > > Cc: Wanglai Shi > > Signed-off-by: Leo Yan > > Reviewed-by: Suzuki K Poulose Thanks for reviewing, Rob & Suzuki.