Re: [PATCH] powerpc/boot/dts: drop obsolete 'fsl5200-clocking'

2009-10-07 Thread Grant Likely
On Wed, Oct 7, 2009 at 3:11 AM, Wolfram Sang  wrote:
> On Thu, Sep 10, 2009 at 09:05:46AM -0600, Grant Likely wrote:
>> On Thu, Sep 10, 2009 at 8:55 AM, Wolfram Sang  wrote:
>> > The 'fsl5200-clocking'-property was dropped since
>> > 0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences in 
>> > dts-files.
>> >
>> > Signed-off-by: Wolfram Sang 
>> > Cc: Grant Likely 
>>
>> Looks good to me.  I'll pick it up.
>
> Ping? :)

Haven't forgotten about it, but got nailed by start of school year and
conferences.  Its just a .dts change, so I have no problem merging
even though the merge window is closed.  It will be in 2.6.32.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH] powerpc/boot/dts: drop obsolete 'fsl5200-clocking'

2009-10-07 Thread Wolfram Sang
On Thu, Sep 10, 2009 at 09:05:46AM -0600, Grant Likely wrote:
> On Thu, Sep 10, 2009 at 8:55 AM, Wolfram Sang  wrote:
> > The 'fsl5200-clocking'-property was dropped since
> > 0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences in 
> > dts-files.
> >
> > Signed-off-by: Wolfram Sang 
> > Cc: Grant Likely 
> 
> Looks good to me.  I'll pick it up.

Ping? :)

-- 
Pengutronix e.K.   | Wolfram Sang|
Industrial Linux Solutions | http://www.pengutronix.de/  |


signature.asc
Description: Digital signature
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] powerpc/boot/dts: drop obsolete 'fsl5200-clocking'

2009-09-10 Thread Grant Likely
On Thu, Sep 10, 2009 at 8:55 AM, Wolfram Sang  wrote:
> The 'fsl5200-clocking'-property was dropped since
> 0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences in dts-files.
>
> Signed-off-by: Wolfram Sang 
> Cc: Grant Likely 

Looks good to me.  I'll pick it up.

g.

> ---
>  arch/powerpc/boot/dts/cm5200.dts     |    1 -
>  arch/powerpc/boot/dts/digsy_mtc.dts  |    1 -
>  arch/powerpc/boot/dts/lite5200.dts   |    2 --
>  arch/powerpc/boot/dts/lite5200b.dts  |    2 --
>  arch/powerpc/boot/dts/media5200.dts  |    2 --
>  arch/powerpc/boot/dts/motionpro.dts  |    1 -
>  arch/powerpc/boot/dts/mpc5121ads.dts |    3 ---
>  arch/powerpc/boot/dts/pcm030.dts     |    2 --
>  arch/powerpc/boot/dts/pcm032.dts     |    2 --
>  arch/powerpc/boot/dts/tqm5200.dts    |    1 -
>  10 files changed, 0 insertions(+), 17 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/cm5200.dts 
> b/arch/powerpc/boot/dts/cm5200.dts
> index cee8080..dd38608 100644
> --- a/arch/powerpc/boot/dts/cm5200.dts
> +++ b/arch/powerpc/boot/dts/cm5200.dts
> @@ -210,7 +210,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d40 0x40>;
>                        interrupts = <2 16 0>;
> -                       fsl5200-clocking;
>                };
>
>                s...@8000 {
> diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts 
> b/arch/powerpc/boot/dts/digsy_mtc.dts
> index 4c36186..8e9be6b 100644
> --- a/arch/powerpc/boot/dts/digsy_mtc.dts
> +++ b/arch/powerpc/boot/dts/digsy_mtc.dts
> @@ -199,7 +199,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d00 0x40>;
>                        interrupts = <2 15 0>;
> -                       fsl5200-clocking;
>
>                        ...@50 {
>                                compatible = "at,24c08";
> diff --git a/arch/powerpc/boot/dts/lite5200.dts 
> b/arch/powerpc/boot/dts/lite5200.dts
> index de30b3f..82ff2b1 100644
> --- a/arch/powerpc/boot/dts/lite5200.dts
> +++ b/arch/powerpc/boot/dts/lite5200.dts
> @@ -247,7 +247,6 @@
>                        compatible = "fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d00 0x40>;
>                        interrupts = <2 15 0>;
> -                       fsl5200-clocking;
>                };
>
>                ...@3d40 {
> @@ -256,7 +255,6 @@
>                        compatible = "fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d40 0x40>;
>                        interrupts = <2 16 0>;
> -                       fsl5200-clocking;
>                };
>                s...@8000 {
>                        compatible = "fsl,mpc5200-sram";
> diff --git a/arch/powerpc/boot/dts/lite5200b.dts 
> b/arch/powerpc/boot/dts/lite5200b.dts
> index d13cb11..e45a63b 100644
> --- a/arch/powerpc/boot/dts/lite5200b.dts
> +++ b/arch/powerpc/boot/dts/lite5200b.dts
> @@ -251,7 +251,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d00 0x40>;
>                        interrupts = <2 15 0>;
> -                       fsl5200-clocking;
>                };
>
>                ...@3d40 {
> @@ -260,7 +259,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d40 0x40>;
>                        interrupts = <2 16 0>;
> -                       fsl5200-clocking;
>                };
>
>                s...@8000 {
> diff --git a/arch/powerpc/boot/dts/media5200.dts 
> b/arch/powerpc/boot/dts/media5200.dts
> index e297d8b..0c3902b 100644
> --- a/arch/powerpc/boot/dts/media5200.dts
> +++ b/arch/powerpc/boot/dts/media5200.dts
> @@ -223,7 +223,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d00 0x40>;
>                        interrupts = <2 15 0>;
> -                       fsl5200-clocking;
>                };
>
>                ...@3d40 {
> @@ -232,7 +231,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d40 0x40>;
>                        interrupts = <2 16 0>;
> -                       fsl5200-clocking;
>                };
>
>                s...@8000 {
> diff --git a/arch/powerpc/boot/dts/motionpro.dts 
> b/arch/powerpc/boot/dts/motionpro.dts
> index 7be8ca0..6ca4fc1 100644
> --- a/arch/powerpc/boot/dts/motionpro.dts
> +++ b/arch/powerpc/boot/dts/motionpro.dts
> @@ -222,7 +222,6 @@
>                        compatible = 
> "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
>                        reg = <0x3d40 0x40>;
>                        interrupts = <2 16 0>;
> -                       fsl5200-clocking;
>
>                        ...@68 {
>                                compatible = "dallas,ds1339";
> diff --git a/arch/powerpc/boot/dts/mpc5121ads.dts 
> b/arch/powerpc/boot/dts/mpc5121ads.dts
> index c

[PATCH] powerpc/boot/dts: drop obsolete 'fsl5200-clocking'

2009-09-10 Thread Wolfram Sang
The 'fsl5200-clocking'-property was dropped since
0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences in dts-files.

Signed-off-by: Wolfram Sang 
Cc: Grant Likely 
---
 arch/powerpc/boot/dts/cm5200.dts |1 -
 arch/powerpc/boot/dts/digsy_mtc.dts  |1 -
 arch/powerpc/boot/dts/lite5200.dts   |2 --
 arch/powerpc/boot/dts/lite5200b.dts  |2 --
 arch/powerpc/boot/dts/media5200.dts  |2 --
 arch/powerpc/boot/dts/motionpro.dts  |1 -
 arch/powerpc/boot/dts/mpc5121ads.dts |3 ---
 arch/powerpc/boot/dts/pcm030.dts |2 --
 arch/powerpc/boot/dts/pcm032.dts |2 --
 arch/powerpc/boot/dts/tqm5200.dts|1 -
 10 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/arch/powerpc/boot/dts/cm5200.dts b/arch/powerpc/boot/dts/cm5200.dts
index cee8080..dd38608 100644
--- a/arch/powerpc/boot/dts/cm5200.dts
+++ b/arch/powerpc/boot/dts/cm5200.dts
@@ -210,7 +210,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d40 0x40>;
interrupts = <2 16 0>;
-   fsl5200-clocking;
};
 
s...@8000 {
diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts 
b/arch/powerpc/boot/dts/digsy_mtc.dts
index 4c36186..8e9be6b 100644
--- a/arch/powerpc/boot/dts/digsy_mtc.dts
+++ b/arch/powerpc/boot/dts/digsy_mtc.dts
@@ -199,7 +199,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d00 0x40>;
interrupts = <2 15 0>;
-   fsl5200-clocking;
 
r...@50 {
compatible = "at,24c08";
diff --git a/arch/powerpc/boot/dts/lite5200.dts 
b/arch/powerpc/boot/dts/lite5200.dts
index de30b3f..82ff2b1 100644
--- a/arch/powerpc/boot/dts/lite5200.dts
+++ b/arch/powerpc/boot/dts/lite5200.dts
@@ -247,7 +247,6 @@
compatible = "fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d00 0x40>;
interrupts = <2 15 0>;
-   fsl5200-clocking;
};
 
i...@3d40 {
@@ -256,7 +255,6 @@
compatible = "fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d40 0x40>;
interrupts = <2 16 0>;
-   fsl5200-clocking;
};
s...@8000 {
compatible = "fsl,mpc5200-sram";
diff --git a/arch/powerpc/boot/dts/lite5200b.dts 
b/arch/powerpc/boot/dts/lite5200b.dts
index d13cb11..e45a63b 100644
--- a/arch/powerpc/boot/dts/lite5200b.dts
+++ b/arch/powerpc/boot/dts/lite5200b.dts
@@ -251,7 +251,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d00 0x40>;
interrupts = <2 15 0>;
-   fsl5200-clocking;
};
 
i...@3d40 {
@@ -260,7 +259,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d40 0x40>;
interrupts = <2 16 0>;
-   fsl5200-clocking;
};
 
s...@8000 {
diff --git a/arch/powerpc/boot/dts/media5200.dts 
b/arch/powerpc/boot/dts/media5200.dts
index e297d8b..0c3902b 100644
--- a/arch/powerpc/boot/dts/media5200.dts
+++ b/arch/powerpc/boot/dts/media5200.dts
@@ -223,7 +223,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d00 0x40>;
interrupts = <2 15 0>;
-   fsl5200-clocking;
};
 
i...@3d40 {
@@ -232,7 +231,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d40 0x40>;
interrupts = <2 16 0>;
-   fsl5200-clocking;
};
 
s...@8000 {
diff --git a/arch/powerpc/boot/dts/motionpro.dts 
b/arch/powerpc/boot/dts/motionpro.dts
index 7be8ca0..6ca4fc1 100644
--- a/arch/powerpc/boot/dts/motionpro.dts
+++ b/arch/powerpc/boot/dts/motionpro.dts
@@ -222,7 +222,6 @@
compatible = 
"fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
reg = <0x3d40 0x40>;
interrupts = <2 16 0>;
-   fsl5200-clocking;
 
r...@68 {
compatible = "dallas,ds1339";
diff --git a/arch/powerpc/boot/dts/mpc5121ads.dts 
b/arch/powerpc/boot/dts/mpc5121ads.dts
index c2b8dbf..c353dac 100644
--- a/arch/powerpc/boot/dts/mpc5121ads.dts
+++ b/arch/powerpc/boot/dts/mpc5121ads.dts
@@ -209,7 +209,6 @@
reg = <0x1700 0x20>;
interrupts = <9 0x8>;
interrupt-parent = < &ipic >;
-