On Sep 10, 2013, at 12:50 AM, Zhao Qiang wrote:

> Update phy node according to new P1010RDB-PB board.
> 
> Signed-off-by: Shengzhou Liu <shengzhou....@freescale.com>
> Signed-off-by: Zhao Qiang <b45...@freescale.com>
> ---
> arch/powerpc/boot/dts/p1010rdb.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

What about the old boards?

- k

> 
> diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi 
> b/arch/powerpc/boot/dts/p1010rdb.dtsi
> index 7fc3402..8c675bf 100644
> --- a/arch/powerpc/boot/dts/p1010rdb.dtsi
> +++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
> @@ -199,7 +199,7 @@
> 
>       mdio@24000 {
>               phy0: ethernet-phy@0 {
> -                     interrupts = <3 1 0 0>;
> +                     interrupts = <0 1 0 0>;
>                       reg = <0x1>;
>               };
> 
> @@ -209,7 +209,7 @@
>               };
> 
>               phy2: ethernet-phy@2 {
> -                     interrupts = <2 1 0 0>;
> +                     interrupts = <1 1 0 0>;
>                       reg = <0x2>;
>               };
> 
> -- 
> 1.8.0
> 
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to