Re: [PATCH] coresight: fix the debug AMBA bus name

2015-01-16 Thread Mathieu Poirier
On 15 January 2015 at 02:49, Kaixu Xia  wrote:
> The right debug AMBA bus name should be APB(Advanced Peripheral Bus),
> so just fix it.
>
> Signed-off-by: Kaixu Xia 
> ---
>  Documentation/trace/coresight.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/trace/coresight.txt 
> b/Documentation/trace/coresight.txt
> index bba7dbf..0236155 100644
> --- a/Documentation/trace/coresight.txt
> +++ b/Documentation/trace/coresight.txt
> @@ -46,7 +46,7 @@ At typical coresight system would look like this:
>| |   .| !   | |   .| !  | !.   |  | SWD/
>| |   .| !   | |   .| !  | !.   |  | JTAG
>*<-|
> - *** AMBA Debug ABP 
> + *** AMBA Debug APB 
>*
> |.  ! .  !!.|
> |.  * .  **.|
> @@ -79,7 +79,7 @@ At typical coresight system would look like this:
>To trace port   TPIU= Trace Port Interface Unit
>SWD = Serial Wire Debug
>
> -While on target configuration of the components is done via the ABP bus,
> +While on target configuration of the components is done via the APB bus,
>  all trace data are carried out-of-band on the ATB bus.  The CTM provides
>  a way to aggregate and distribute signals between CoreSight components.
>
> --
> 1.8.5.5
>

Apply - thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] coresight: fix the debug AMBA bus name

2015-01-16 Thread Mathieu Poirier
On 15 January 2015 at 02:49, Kaixu Xia xiaka...@huawei.com wrote:
 The right debug AMBA bus name should be APB(Advanced Peripheral Bus),
 so just fix it.

 Signed-off-by: Kaixu Xia xiaka...@huawei.com
 ---
  Documentation/trace/coresight.txt | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

 diff --git a/Documentation/trace/coresight.txt 
 b/Documentation/trace/coresight.txt
 index bba7dbf..0236155 100644
 --- a/Documentation/trace/coresight.txt
 +++ b/Documentation/trace/coresight.txt
 @@ -46,7 +46,7 @@ At typical coresight system would look like this:
| |   .| !   | |   .| !  | !.   |  | SWD/
| |   .| !   | |   .| !  | !.   |  | JTAG
*-|
 - *** AMBA Debug ABP 
 + *** AMBA Debug APB 
*
 |.  ! .  !!.|
 |.  * .  **.|
 @@ -79,7 +79,7 @@ At typical coresight system would look like this:
To trace port   TPIU= Trace Port Interface Unit
SWD = Serial Wire Debug

 -While on target configuration of the components is done via the ABP bus,
 +While on target configuration of the components is done via the APB bus,
  all trace data are carried out-of-band on the ATB bus.  The CTM provides
  a way to aggregate and distribute signals between CoreSight components.

 --
 1.8.5.5


Apply - thanks.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] coresight: fix the debug AMBA bus name

2015-01-15 Thread Kaixu Xia
The right debug AMBA bus name should be APB(Advanced Peripheral Bus),
so just fix it.

Signed-off-by: Kaixu Xia 
---
 Documentation/trace/coresight.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/trace/coresight.txt 
b/Documentation/trace/coresight.txt
index bba7dbf..0236155 100644
--- a/Documentation/trace/coresight.txt
+++ b/Documentation/trace/coresight.txt
@@ -46,7 +46,7 @@ At typical coresight system would look like this:
   | |   .| !   | |   .| !  | !.   |  | SWD/
   | |   .| !   | |   .| !  | !.   |  | JTAG
   *<-|
- *** AMBA Debug ABP 
+ *** AMBA Debug APB 
   *
|.  ! .  !!.|
|.  * .  **.|
@@ -79,7 +79,7 @@ At typical coresight system would look like this:
   To trace port   TPIU= Trace Port Interface Unit
   SWD = Serial Wire Debug
 
-While on target configuration of the components is done via the ABP bus,
+While on target configuration of the components is done via the APB bus,
 all trace data are carried out-of-band on the ATB bus.  The CTM provides
 a way to aggregate and distribute signals between CoreSight components.
 
-- 
1.8.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] coresight: fix the debug AMBA bus name

2015-01-15 Thread Kaixu Xia
The right debug AMBA bus name should be APB(Advanced Peripheral Bus),
so just fix it.

Signed-off-by: Kaixu Xia xiaka...@huawei.com
---
 Documentation/trace/coresight.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/trace/coresight.txt 
b/Documentation/trace/coresight.txt
index bba7dbf..0236155 100644
--- a/Documentation/trace/coresight.txt
+++ b/Documentation/trace/coresight.txt
@@ -46,7 +46,7 @@ At typical coresight system would look like this:
   | |   .| !   | |   .| !  | !.   |  | SWD/
   | |   .| !   | |   .| !  | !.   |  | JTAG
   *-|
- *** AMBA Debug ABP 
+ *** AMBA Debug APB 
   *
|.  ! .  !!.|
|.  * .  **.|
@@ -79,7 +79,7 @@ At typical coresight system would look like this:
   To trace port   TPIU= Trace Port Interface Unit
   SWD = Serial Wire Debug
 
-While on target configuration of the components is done via the ABP bus,
+While on target configuration of the components is done via the APB bus,
 all trace data are carried out-of-band on the ATB bus.  The CTM provides
 a way to aggregate and distribute signals between CoreSight components.
 
-- 
1.8.5.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/