Re: [PATCH 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-23 Thread Simon Horman
On Wed, Oct 22, 2014 at 05:17:06PM +0200, Geert Uytterhoeven wrote:
> On Wed, Oct 22, 2014 at 4:58 PM, Laurent Pinchart
>  wrote:
> > On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
> >> ch0 will be used for clock events and for periodic clock events,
> >> ch1 will be used as clock source.
> >>
> >> Signed-off-by: Geert Uytterhoeven 
> >
> > Simon has posted the same change as "[PATCH v2 20/30] ARM: shmobile:
> > armadillo800eva-reference: Initialise TMU device using DT". You might want 
> > to
> > credit him.
> 
> Bummer, didn't look hard enough...
> 
> Simon: what's the reason these hadn't been applied yet?
> Likewise for r8a7778.

Good question. It looks like a number of patches from that series
slipped through the cracks.

I have queued up your r8a7740 patches (patches 2 and 3 of this series)
and my r8a7778 patches. I have also queued up my r8a73a4 CMT1 patches
from the same series that Laurent referred to above.
--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-23 Thread Simon Horman
On Wed, Oct 22, 2014 at 05:17:06PM +0200, Geert Uytterhoeven wrote:
 On Wed, Oct 22, 2014 at 4:58 PM, Laurent Pinchart
 laurent.pinch...@ideasonboard.com wrote:
  On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
  ch0 will be used for clock events and for periodic clock events,
  ch1 will be used as clock source.
 
  Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
 
  Simon has posted the same change as [PATCH v2 20/30] ARM: shmobile:
  armadillo800eva-reference: Initialise TMU device using DT. You might want 
  to
  credit him.
 
 Bummer, didn't look hard enough...
 
 Simon: what's the reason these hadn't been applied yet?
 Likewise for r8a7778.

Good question. It looks like a number of patches from that series
slipped through the cracks.

I have queued up your r8a7740 patches (patches 2 and 3 of this series)
and my r8a7778 patches. I have also queued up my r8a73a4 CMT1 patches
from the same series that Laurent referred to above.
--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Geert Uytterhoeven
On Wed, Oct 22, 2014 at 4:58 PM, Laurent Pinchart
 wrote:
> On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
>> ch0 will be used for clock events and for periodic clock events,
>> ch1 will be used as clock source.
>>
>> Signed-off-by: Geert Uytterhoeven 
>
> Simon has posted the same change as "[PATCH v2 20/30] ARM: shmobile:
> armadillo800eva-reference: Initialise TMU device using DT". You might want to
> credit him.

Bummer, didn't look hard enough...

Simon: what's the reason these hadn't been applied yet?
Likewise for r8a7778.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Laurent Pinchart
Hi Geert,

Thank you for the patch.

On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
> ch0 will be used for clock events and for periodic clock events,
> ch1 will be used as clock source.
> 
> Signed-off-by: Geert Uytterhoeven 

Simon has posted the same change as "[PATCH v2 20/30] ARM: shmobile: 
armadillo800eva-reference: Initialise TMU device using DT". You might want to 
credit him.

Acked-by: Laurent Pinchart 

> ---
>  arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index
> 2703428557fce9fa..98504e0b06c8e2ca 100644
> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
> @@ -299,3 +299,7 @@
> 
>   status = "okay";
>  };
> +
> + {
> + status = "okay";
> +};

-- 
Regards,

Laurent Pinchart

--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Geert Uytterhoeven
ch0 will be used for clock events and for periodic clock events,
ch1 will be used as clock source.

Signed-off-by: Geert Uytterhoeven 
---
 arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts 
b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 2703428557fce9fa..98504e0b06c8e2ca 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -299,3 +299,7 @@
 
status = "okay";
 };
+
+ {
+   status = "okay";
+};
-- 
1.9.1

--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Geert Uytterhoeven
ch0 will be used for clock events and for periodic clock events,
ch1 will be used as clock source.

Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be
---
 arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts 
b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 2703428557fce9fa..98504e0b06c8e2ca 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -299,3 +299,7 @@
 
status = okay;
 };
+
+tmu0 {
+   status = okay;
+};
-- 
1.9.1

--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Laurent Pinchart
Hi Geert,

Thank you for the patch.

On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
 ch0 will be used for clock events and for periodic clock events,
 ch1 will be used as clock source.
 
 Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be

Simon has posted the same change as [PATCH v2 20/30] ARM: shmobile: 
armadillo800eva-reference: Initialise TMU device using DT. You might want to 
credit him.

Acked-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com

 ---
  arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 
  1 file changed, 4 insertions(+)
 
 diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
 b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index
 2703428557fce9fa..98504e0b06c8e2ca 100644
 --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
 +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
 @@ -299,3 +299,7 @@
 
   status = okay;
  };
 +
 +tmu0 {
 + status = okay;
 +};

-- 
Regards,

Laurent Pinchart

--
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 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-22 Thread Geert Uytterhoeven
On Wed, Oct 22, 2014 at 4:58 PM, Laurent Pinchart
laurent.pinch...@ideasonboard.com wrote:
 On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote:
 ch0 will be used for clock events and for periodic clock events,
 ch1 will be used as clock source.

 Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be

 Simon has posted the same change as [PATCH v2 20/30] ARM: shmobile:
 armadillo800eva-reference: Initialise TMU device using DT. You might want to
 credit him.

Bummer, didn't look hard enough...

Simon: what's the reason these hadn't been applied yet?
Likewise for r8a7778.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds
--
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/