All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits
@ 2013-05-16  6:03 Magnus Damm
  2013-05-16  6:05 ` [PATCH] ARM: shmobile: Remove unused r8a7790 " Magnus Damm
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Magnus Damm @ 2013-05-16  6:03 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Remove unused GIC CPU interface DT bits for r8a73a4.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/boot/dts/r8a73a4.dtsi |    6 ------
 1 file changed, 6 deletions(-)

--- 0001/arch/arm/boot/dts/r8a73a4.dtsi
+++ work/arch/arm/boot/dts/r8a73a4.dtsi	2013-05-15 14:40:15.000000000 +0900
@@ -37,12 +37,6 @@
 			<0 0xf1004000 0 0x2000>,
 			<0 0xf1006000 0 0x2000>;
 		interrupts = <1 9 0xf04>;
-
-		gic-cpuif@4 {
-			compatible = "arm,gic-cpuif";
-			cpuif-id = <4>;
-			cpu = <&cpu0>;
-		};
 	};
 
 	timer {

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

* [PATCH] ARM: shmobile: Remove unused r8a7790 GIC CPU interface DT bits
  2013-05-16  6:03 [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits Magnus Damm
@ 2013-05-16  6:05 ` Magnus Damm
  2013-05-23  1:39 ` Simon Horman
  2013-05-23  1:39 ` [PATCH] ARM: shmobile: Remove unused r8a73a4 " Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Magnus Damm @ 2013-05-16  6:05 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

Remove unused GIC CPU interface DT bits for r8a7790.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/boot/dts/r8a7790.dtsi |    6 ------
 1 file changed, 6 deletions(-)

--- 0001/arch/arm/boot/dts/r8a7790.dtsi
+++ work/arch/arm/boot/dts/r8a7790.dtsi	2013-05-15 14:41:08.000000000 +0900
@@ -36,12 +36,6 @@
 			<0 0xf1004000 0 0x2000>,
 			<0 0xf1006000 0 0x2000>;
 		interrupts = <1 9 0xf04>;
-
-		gic-cpuif@4 {
-			compatible = "arm,gic-cpuif";
-			cpuif-id = <4>;
-			cpu = <&cpu0>;
-		};
 	};
 
 	timer {

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

* Re: [PATCH] ARM: shmobile: Remove unused r8a7790 GIC CPU interface DT bits
  2013-05-16  6:03 [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits Magnus Damm
  2013-05-16  6:05 ` [PATCH] ARM: shmobile: Remove unused r8a7790 " Magnus Damm
@ 2013-05-23  1:39 ` Simon Horman
  2013-05-23  1:39 ` [PATCH] ARM: shmobile: Remove unused r8a73a4 " Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2013-05-23  1:39 UTC (permalink / raw)
  To: linux-sh

On Thu, May 16, 2013 at 03:05:16PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Remove unused GIC CPU interface DT bits for r8a7790.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks, queued-up for v3.11 in the soc-r8a7790 branch.

> ---
> 
>  arch/arm/boot/dts/r8a7790.dtsi |    6 ------
>  1 file changed, 6 deletions(-)
> 
> --- 0001/arch/arm/boot/dts/r8a7790.dtsi
> +++ work/arch/arm/boot/dts/r8a7790.dtsi	2013-05-15 14:41:08.000000000 +0900
> @@ -36,12 +36,6 @@
>  			<0 0xf1004000 0 0x2000>,
>  			<0 0xf1006000 0 0x2000>;
>  		interrupts = <1 9 0xf04>;
> -
> -		gic-cpuif@4 {
> -			compatible = "arm,gic-cpuif";
> -			cpuif-id = <4>;
> -			cpu = <&cpu0>;
> -		};
>  	};
>  
>  	timer {
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

* Re: [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits
  2013-05-16  6:03 [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits Magnus Damm
  2013-05-16  6:05 ` [PATCH] ARM: shmobile: Remove unused r8a7790 " Magnus Damm
  2013-05-23  1:39 ` Simon Horman
@ 2013-05-23  1:39 ` Simon Horman
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2013-05-23  1:39 UTC (permalink / raw)
  To: linux-sh

On Thu, May 16, 2013 at 03:03:55PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Remove unused GIC CPU interface DT bits for r8a73a4.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Thanks. Queued up for v3.11 in the soc-r8a74a4 branch.

> ---
> 
>  arch/arm/boot/dts/r8a73a4.dtsi |    6 ------
>  1 file changed, 6 deletions(-)
> 
> --- 0001/arch/arm/boot/dts/r8a73a4.dtsi
> +++ work/arch/arm/boot/dts/r8a73a4.dtsi	2013-05-15 14:40:15.000000000 +0900
> @@ -37,12 +37,6 @@
>  			<0 0xf1004000 0 0x2000>,
>  			<0 0xf1006000 0 0x2000>;
>  		interrupts = <1 9 0xf04>;
> -
> -		gic-cpuif@4 {
> -			compatible = "arm,gic-cpuif";
> -			cpuif-id = <4>;
> -			cpu = <&cpu0>;
> -		};
>  	};
>  
>  	timer {
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

end of thread, other threads:[~2013-05-23  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16  6:03 [PATCH] ARM: shmobile: Remove unused r8a73a4 GIC CPU interface DT bits Magnus Damm
2013-05-16  6:05 ` [PATCH] ARM: shmobile: Remove unused r8a7790 " Magnus Damm
2013-05-23  1:39 ` Simon Horman
2013-05-23  1:39 ` [PATCH] ARM: shmobile: Remove unused r8a73a4 " Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.