diff mbox

[1/1] ARM: dts: Remove combiner IRQ node from exynos4x12.dtsi

Message ID 1366710888-11059-1-git-send-email-sachin.kamat@linaro.org (mailing list archive)
State New, archived
Headers show

Commit Message

Sachin Kamat April 23, 2013, 9:54 a.m. UTC
These nodes have separately been added to 4212 and 4412 dtsi
files by commit 30269ddff1 ("ARM: exynos: add missing properties
for combiner IRQs"). The existing node also contained a few
incorrect entries.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
Patch based on linux-next tree (20130423)
---
 arch/arm/boot/dts/exynos4x12.dtsi |    8 --------
 1 file changed, 8 deletions(-)

Comments

Sachin Kamat May 27, 2013, 12:02 p.m. UTC | #1
Ping Kukjin...

On 23 April 2013 15:24, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> These nodes have separately been added to 4212 and 4412 dtsi
> files by commit 30269ddff1 ("ARM: exynos: add missing properties
> for combiner IRQs"). The existing node also contained a few
> incorrect entries.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> Patch based on linux-next tree (20130423)
> ---
>  arch/arm/boot/dts/exynos4x12.dtsi |    8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4x12.dtsi b/arch/arm/boot/dts/exynos4x12.dtsi
> index ede3f9b..675c221 100644
> --- a/arch/arm/boot/dts/exynos4x12.dtsi
> +++ b/arch/arm/boot/dts/exynos4x12.dtsi
> @@ -28,14 +28,6 @@
>                 pinctrl3 = &pinctrl_3;
>         };
>
> -       combiner:interrupt-controller@10440000 {
> -               interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
> -                            <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
> -                            <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
> -                            <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
> -                            <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>;
> -       };
> -
>         clock: clock-controller@0x10030000 {
>                 compatible = "samsung,exynos4412-clock";
>                 reg = <0x10030000 0x20000>;
> --
> 1.7.9.5
>
Sachin Kamat June 5, 2013, 12:03 p.m. UTC | #2
Ping..

On 23 April 2013 15:24, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> These nodes have separately been added to 4212 and 4412 dtsi
> files by commit 30269ddff1 ("ARM: exynos: add missing properties
> for combiner IRQs"). The existing node also contained a few
> incorrect entries.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> Patch based on linux-next tree (20130423)
> ---
>  arch/arm/boot/dts/exynos4x12.dtsi |    8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4x12.dtsi b/arch/arm/boot/dts/exynos4x12.dtsi
> index ede3f9b..675c221 100644
> --- a/arch/arm/boot/dts/exynos4x12.dtsi
> +++ b/arch/arm/boot/dts/exynos4x12.dtsi
> @@ -28,14 +28,6 @@
>                 pinctrl3 = &pinctrl_3;
>         };
>
> -       combiner:interrupt-controller@10440000 {
> -               interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
> -                            <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
> -                            <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
> -                            <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
> -                            <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>;
> -       };
> -
>         clock: clock-controller@0x10030000 {
>                 compatible = "samsung,exynos4412-clock";
>                 reg = <0x10030000 0x20000>;
> --
> 1.7.9.5
>
Kim Kukjin June 5, 2013, 12:39 p.m. UTC | #3
Sachin Kamat wrote:
> 
> These nodes have separately been added to 4212 and 4412 dtsi
> files by commit 30269ddff1 ("ARM: exynos: add missing properties
> for combiner IRQs"). The existing node also contained a few
> incorrect entries.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> Patch based on linux-next tree (20130423)
> ---
>  arch/arm/boot/dts/exynos4x12.dtsi |    8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/exynos4x12.dtsi
> b/arch/arm/boot/dts/exynos4x12.dtsi
> index ede3f9b..675c221 100644
> --- a/arch/arm/boot/dts/exynos4x12.dtsi
> +++ b/arch/arm/boot/dts/exynos4x12.dtsi
> @@ -28,14 +28,6 @@
>  		pinctrl3 = &pinctrl_3;
>  	};
> 
> -	combiner:interrupt-controller@10440000 {
> -		interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
> -			     <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
> -			     <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
> -			     <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
> -			     <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>;
> -	};
> -
>  	clock: clock-controller@0x10030000 {
>  		compatible = "samsung,exynos4412-clock";
>  		reg = <0x10030000 0x20000>;
> --
> 1.7.9.5

Applied, thanks.

- Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/exynos4x12.dtsi b/arch/arm/boot/dts/exynos4x12.dtsi
index ede3f9b..675c221 100644
--- a/arch/arm/boot/dts/exynos4x12.dtsi
+++ b/arch/arm/boot/dts/exynos4x12.dtsi
@@ -28,14 +28,6 @@ 
 		pinctrl3 = &pinctrl_3;
 	};
 
-	combiner:interrupt-controller@10440000 {
-		interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
-			     <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
-			     <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
-			     <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
-			     <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>;
-	};
-
 	clock: clock-controller@0x10030000 {
 		compatible = "samsung,exynos4412-clock";
 		reg = <0x10030000 0x20000>;