Re: [PATCH 2/4] Kernel documentation for the PTI feature.

From: Randy Dunlap
Date: Tue Apr 19 2011 - 19:26:44 EST


On Tue, 19 Apr 2011 15:58:07 -0700 james_p_freyensee@xxxxxxxxxxxxxxx wrote:

> From: J Freyensee <james_p_freyensee@xxxxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/