[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110419162637.cd29a016.rdunlap@xenotime.net>
Date: Tue, 19 Apr 2011 16:26:37 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: james_p_freyensee@...ux.intel.com
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org,
suhail.ahmed@...el.com, christophe.guerard@...el.com
Subject: Re: [PATCH 2/4] Kernel documentation for the PTI feature.
On Tue, 19 Apr 2011 15:58:07 -0700 james_p_freyensee@...ux.intel.com wrote:
> From: J Freyensee <james_p_freyensee@...ux.intel.com>
>
> This provides Kernel documentation for the PTI
> feature and setting line discipline drivers
> on top of tty's for Linux mobile solutions.
>
> Signed-off-by: J Freyensee <james_p_freyensee@...ux.intel.com>
> ---
> Documentation/pti/pti_intel_mid.txt | 99 +++++++++++++++++++++++++++++++++++
> 1 files changed, 99 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/pti/pti_intel_mid.txt
>
> diff --git a/Documentation/pti/pti_intel_mid.txt b/Documentation/pti/pti_intel_mid.txt
> new file mode 100644
> index 0000000..900f6db
> --- /dev/null
> +++ b/Documentation/pti/pti_intel_mid.txt
> @@ -0,0 +1,99 @@
> +The Intel MID PTI project is HW implemented in Intel Atom
> +system-on-a-chip designs based on the Parallel Trace
> +Interface for MIPI P1149.7 cJTAG standard. The kernel solution
> +for this platform involves the following files:
> +
> +./include/linux/pti.h
> +./drivers/.../n_tracesink.h
> +./drivers/.../n_tracerouter.c
> +./drivers/.../n_tracesink.c
> +./drivers/.../pti.c
> +
> +pti.c is the driver that enables various debugging features
> +popular on certain mobile manufacturers.
popular on devices | platforms | chips | whatever from certain mobile
manufacturers.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists