Re: [PATCH v2 4/6] dts: bindings: Document device tree binding for CATU
From: Rob Herring <robh@kernel.org>
Date: 2018-06-25 20:46:20
Also in:
linux-arm-kernel, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-06-25 20:46:20
Also in:
linux-arm-kernel, lkml
On Mon, Jun 25, 2018 at 12:22:11PM +0100, Suzuki K Poulose wrote:
Document CATU device-tree bindings. CATU augments the TMC-ETR by providing an improved Scatter Gather mechanism for streaming trace data to non-contiguous system RAM pages. Cc: devicetree@vger.kernel.org Cc: frowand.list@gmail.com Cc: Rob Herring <robh@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> --- .../devicetree/bindings/arm/coresight.txt | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>