Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753093AbbBZFxh (ORCPT ); Thu, 26 Feb 2015 00:53:37 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:34438 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752001AbbBZFxf (ORCPT ); Thu, 26 Feb 2015 00:53:35 -0500 Date: Thu, 26 Feb 2015 13:53:23 +0800 From: Shawn Guo To: Mathieu Poirier Cc: corbet@lwn.net, linux-arm-kernel@lists.infradead.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v2] coresight-stm: adding driver for CoreSight STM component Message-ID: <20150226055320.GA20385@dragon> References: <1424907152-18808-1-git-send-email-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424907152-18808-1-git-send-email-mathieu.poirier@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1178 Lines: 26 On Wed, Feb 25, 2015 at 04:32:32PM -0700, Mathieu Poirier wrote: > diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-stm b/Documentation/ABI/testing/sysfs-bus-coresight-devices-stm > new file mode 100644 > index 000000000000..3ddb676831ab > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-stm > @@ -0,0 +1,62 @@ > +What: /sys/bus/coresight/devices/.stm/enable_source > +Date: February 2015 > +KernelVersion: 3.20 A random comment - there will never be a v3.20 kernel. Shawn > +Contact: Mathieu Poirier > +Description: (RW) Enable/disable tracing on this specific trace macrocell. > + Enabling the trace macrocell implies it has been configured > + properly and a sink has been identidifed for it. The path > + of coresight components linking the source to the sink is > + configured and managed automatically by the coresight framework. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/