linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: sti: fix documentation reference
@ 2015-04-30 12:06 Baruch Siach
  2015-05-12 18:56 ` Baruch Siach
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2015-04-30 12:06 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm/mach-sti/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
index 3b1ac463a494..f7d42ddf95f6 100644
--- a/arch/arm/mach-sti/Kconfig
+++ b/arch/arm/mach-sti/Kconfig
@@ -17,7 +17,7 @@ menuconfig ARCH_STI
 	help
 	  Include support for STiH41x SOCs like STiH415/416 using the device tree
 	  for discovery
-	  More information at Documentation/arm/STiH41x and
+	  More information at Documentation/arm/sti and
 	  at Documentation/devicetree
 
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] ARM: sti: fix documentation reference
  2015-04-30 12:06 [PATCH] ARM: sti: fix documentation reference Baruch Siach
@ 2015-05-12 18:56 ` Baruch Siach
  2015-05-13  6:57   ` Patrice Chotard
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2015-05-12 18:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi STi maintainers,

On Thu, Apr 30, 2015 at 03:06:29PM +0300, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  arch/arm/mach-sti/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
> index 3b1ac463a494..f7d42ddf95f6 100644
> --- a/arch/arm/mach-sti/Kconfig
> +++ b/arch/arm/mach-sti/Kconfig
> @@ -17,7 +17,7 @@ menuconfig ARCH_STI
>  	help
>  	  Include support for STiH41x SOCs like STiH415/416 using the device tree
>  	  for discovery
> -	  More information at Documentation/arm/STiH41x and
> +	  More information at Documentation/arm/sti and
>  	  at Documentation/devicetree

Ping?

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: sti: fix documentation reference
  2015-05-12 18:56 ` Baruch Siach
@ 2015-05-13  6:57   ` Patrice Chotard
  2015-06-01  3:34     ` Baruch Siach
  0 siblings, 1 reply; 5+ messages in thread
From: Patrice Chotard @ 2015-05-13  6:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Baruch

On 05/12/2015 08:56 PM, Baruch Siach wrote:
> Hi STi maintainers,
>
> On Thu, Apr 30, 2015 at 03:06:29PM +0300, Baruch Siach wrote:
>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>> ---
>>   arch/arm/mach-sti/Kconfig | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
>> index 3b1ac463a494..f7d42ddf95f6 100644
>> --- a/arch/arm/mach-sti/Kconfig
>> +++ b/arch/arm/mach-sti/Kconfig
>> @@ -17,7 +17,7 @@ menuconfig ARCH_STI
>>   	help
>>   	  Include support for STiH41x SOCs like STiH415/416 using the device tree
>>   	  for discovery
>> -	  More information at Documentation/arm/STiH41x and
>> +	  More information at Documentation/arm/sti and
>>   	  at Documentation/devicetree
> Ping?
>
> baruch
>
Sorry for the late answer

Acked-by: Patrice Chotard <patrice.chotard@st.com>

Thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: sti: fix documentation reference
  2015-05-13  6:57   ` Patrice Chotard
@ 2015-06-01  3:34     ` Baruch Siach
  2015-06-01  7:05       ` Lee Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2015-06-01  3:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Patrice, STi maintainers,

On Wed, May 13, 2015 at 08:57:47AM +0200, Patrice Chotard wrote:
> On 05/12/2015 08:56 PM, Baruch Siach wrote:
> >On Thu, Apr 30, 2015 at 03:06:29PM +0300, Baruch Siach wrote:
> >>Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> >>---
> >>  arch/arm/mach-sti/Kconfig | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >>diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
> >>index 3b1ac463a494..f7d42ddf95f6 100644
> >>--- a/arch/arm/mach-sti/Kconfig
> >>+++ b/arch/arm/mach-sti/Kconfig
> >>@@ -17,7 +17,7 @@ menuconfig ARCH_STI
> >>  	help
> >>  	  Include support for STiH41x SOCs like STiH415/416 using the device tree
> >>  	  for discovery
> >>-	  More information at Documentation/arm/STiH41x and
> >>+	  More information at Documentation/arm/sti and
> >>  	  at Documentation/devicetree
> >Ping?
>
> Sorry for the late answer
> 
> Acked-by: Patrice Chotard <patrice.chotard@st.com>

Thanks. One last ping.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] ARM: sti: fix documentation reference
  2015-06-01  3:34     ` Baruch Siach
@ 2015-06-01  7:05       ` Lee Jones
  0 siblings, 0 replies; 5+ messages in thread
From: Lee Jones @ 2015-06-01  7:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, 01 Jun 2015, Baruch Siach wrote:

> Hi Patrice, STi maintainers,
> 
> On Wed, May 13, 2015 at 08:57:47AM +0200, Patrice Chotard wrote:
> > On 05/12/2015 08:56 PM, Baruch Siach wrote:
> > >On Thu, Apr 30, 2015 at 03:06:29PM +0300, Baruch Siach wrote:
> > >>Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > >>---
> > >>  arch/arm/mach-sti/Kconfig | 2 +-
> > >>  1 file changed, 1 insertion(+), 1 deletion(-)
> > >>
> > >>diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
> > >>index 3b1ac463a494..f7d42ddf95f6 100644
> > >>--- a/arch/arm/mach-sti/Kconfig
> > >>+++ b/arch/arm/mach-sti/Kconfig
> > >>@@ -17,7 +17,7 @@ menuconfig ARCH_STI
> > >>  	help
> > >>  	  Include support for STiH41x SOCs like STiH415/416 using the device tree
> > >>  	  for discovery
> > >>-	  More information at Documentation/arm/STiH41x and
> > >>+	  More information at Documentation/arm/sti and
> > >>  	  at Documentation/devicetree
> > >Ping?
> >
> > Sorry for the late answer
> > 
> > Acked-by: Patrice Chotard <patrice.chotard@st.com>
> 
> Thanks. One last ping.

https://lkml.org/lkml/2015/5/7/551

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-01  7:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 12:06 [PATCH] ARM: sti: fix documentation reference Baruch Siach
2015-05-12 18:56 ` Baruch Siach
2015-05-13  6:57   ` Patrice Chotard
2015-06-01  3:34     ` Baruch Siach
2015-06-01  7:05       ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).