From e37ce255ffa6daf1cdda0b1472c8ca5f4aaaeae8 Mon Sep 17 00:00:00 2001 From: Codrin Ciubotariu Date: Tue, 5 May 2015 16:39:44 +0300 Subject: powerpc/t1040/dts: Add interrupts for PHYs connected to L2 Switch ports This patch adds "interrupts" property for Ethernet PHYs connected over QSGMII to the L2 Switch ports, for boards T1040rdb, T1040d4rdb and T1040qds. Signed-off-by: Codrin Ciubotariu diff --git a/arch/powerpc/boot/dts/t1040d4rdb.dts b/arch/powerpc/boot/dts/t1040d4rdb.dts index 666716f..e6bf1fc 100644 --- a/arch/powerpc/boot/dts/t1040d4rdb.dts +++ b/arch/powerpc/boot/dts/t1040d4rdb.dts @@ -127,27 +127,35 @@ }; phy_qsgmii_0: ethernet-phy@08 { reg = <0x08>; + interrupts = <0 1 0 0>; }; phy_qsgmii_1: ethernet-phy@09 { reg = <0x09>; + interrupts = <0 1 0 0>; }; phy_qsgmii_2: ethernet-phy@0a { reg = <0x0a>; + interrupts = <0 1 0 0>; }; phy_qsgmii_3: ethernet-phy@0b { reg = <0x0b>; + interrupts = <0 1 0 0>; }; phy_qsgmii_4: ethernet-phy@0c { reg = <0x0c>; + interrupts = <0 1 0 0>; }; phy_qsgmii_5: ethernet-phy@0d { reg = <0x0d>; + interrupts = <0 1 0 0>; }; phy_qsgmii_6: ethernet-phy@0e { reg = <0x0e>; + interrupts = <0 1 0 0>; }; phy_qsgmii_7: ethernet-phy@0f { reg = <0x0f>; + interrupts = <0 1 0 0>; }; }; }; diff --git a/arch/powerpc/boot/dts/t1040rdb.dts b/arch/powerpc/boot/dts/t1040rdb.dts index 4a3f207..af1db40 100644 --- a/arch/powerpc/boot/dts/t1040rdb.dts +++ b/arch/powerpc/boot/dts/t1040rdb.dts @@ -213,27 +213,35 @@ }; phy_qsgmii_0: ethernet-phy@04 { reg = <0x04>; + interrupts = <0 1 0 0>; }; phy_qsgmii_1: ethernet-phy@05 { reg = <0x05>; + interrupts = <0 1 0 0>; }; phy_qsgmii_2: ethernet-phy@06 { reg = <0x06>; + interrupts = <0 1 0 0>; }; phy_qsgmii_3: ethernet-phy@07 { reg = <0x07>; + interrupts = <0 1 0 0>; }; phy_qsgmii_4: ethernet-phy@08 { reg = <0x08>; + interrupts = <0 1 0 0>; }; phy_qsgmii_5: ethernet-phy@09 { reg = <0x09>; + interrupts = <0 1 0 0>; }; phy_qsgmii_6: ethernet-phy@0a { reg = <0x0a>; + interrupts = <0 1 0 0>; }; phy_qsgmii_7: ethernet-phy@0b { reg = <0x0b>; + interrupts = <0 1 0 0>; }; }; }; diff --git a/arch/powerpc/boot/dts/t104xqds.dtsi b/arch/powerpc/boot/dts/t104xqds.dtsi index 7474d19..c778a83 100644 --- a/arch/powerpc/boot/dts/t104xqds.dtsi +++ b/arch/powerpc/boot/dts/t104xqds.dtsi @@ -183,15 +183,19 @@ phy_s5_01: ethernet-phy@1c { reg = <0x14>; + interrupts = <1 1 0 0>; }; phy_s5_02: ethernet-phy@1d { reg = <0x15>; + interrupts = <1 1 0 0>; }; phy_s5_03: ethernet-phy@1e { reg = <0x16>; + interrupts = <1 1 0 0>; }; phy_s5_04: ethernet-phy@1f { reg = <0x17>; + interrupts = <1 1 0 0>; }; }; @@ -203,15 +207,19 @@ phy_s6_01: ethernet-phy@1c { reg = <0x18>; + interrupts = <1 1 0 0>; }; phy_s6_02: ethernet-phy@1d { reg = <0x19>; + interrupts = <1 1 0 0>; }; phy_s6_03: ethernet-phy@1e { reg = <0x1a>; + interrupts = <1 1 0 0>; }; phy_s6_04: ethernet-phy@1f { reg = <0x1b>; + interrupts = <1 1 0 0>; }; }; -- cgit v0.10.2