From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component Date: Wed, 26 Sep 2018 15:30:48 -0500 Message-ID: <20180926203048.GA24629@bogus> References: <20180912135352.19722-1-suzuki.poulose@arm.com> <20180912135352.19722-2-suzuki.poulose@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180912135352.19722-2-suzuki.poulose@arm.com> Sender: linux-kernel-owner@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, mathieu.poirier@linaro.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh@kernel.org, frowand.list@gmail.com, coresight@lists.linaro.org, leo.yan@linaro.org, suzuki.poulose@arm.com List-Id: devicetree@vger.kernel.org On Wed, 12 Sep 2018 14:53:42 +0100, Suzuki K Poulose wrote: > TPIU component has an input port. The example uses out-ports > which is wrong. Let us fix it. > > Reported-by: Leo Yan > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose > --- > Documentation/devicetree/bindings/arm/coresight.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring