diff options
author | Fugang Duan <B38611@freescale.com> | 2014-03-20 20:59:40 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:03 -0400 |
commit | 204dd0a32988ce847b62917faa6bff4571577293 (patch) | |
tree | 0ee04f138fe1b2ea154338227a6b74a68606d78e /arch/arm/boot/dts/imx6sx-17x17-arm2.dts | |
parent | dc579fe51a14db8f353f686e5001a14a03c1cbe9 (diff) |
ENGR00304563-2 ARM: dts: add fixed phy address to imx6sx 17x17/19x19 arm2 boards
Add fixed phy-id property for imx6sx 17x17/19x19 arm2 boards.
Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sx-17x17-arm2.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6sx-17x17-arm2.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-17x17-arm2.dts b/arch/arm/boot/dts/imx6sx-17x17-arm2.dts index 97bc4b6856cb..7ccaaf906789 100644 --- a/arch/arm/boot/dts/imx6sx-17x17-arm2.dts +++ b/arch/arm/boot/dts/imx6sx-17x17-arm2.dts | |||
@@ -124,6 +124,7 @@ | |||
124 | pinctrl-names = "default"; | 124 | pinctrl-names = "default"; |
125 | pinctrl-0 = <&pinctrl_enet1_1>; | 125 | pinctrl-0 = <&pinctrl_enet1_1>; |
126 | phy-mode = "rgmii"; | 126 | phy-mode = "rgmii"; |
127 | phy-id = <1>; | ||
127 | fsl,num_tx_queues=<3>; | 128 | fsl,num_tx_queues=<3>; |
128 | fsl,num_rx_queues=<3>; | 129 | fsl,num_rx_queues=<3>; |
129 | pinctrl-assert-gpios = <&max7322_1 0 GPIO_ACTIVE_HIGH>; | 130 | pinctrl-assert-gpios = <&max7322_1 0 GPIO_ACTIVE_HIGH>; |
@@ -134,6 +135,7 @@ | |||
134 | pinctrl-names = "default"; | 135 | pinctrl-names = "default"; |
135 | pinctrl-0 = <&pinctrl_enet2_1>; | 136 | pinctrl-0 = <&pinctrl_enet2_1>; |
136 | phy-mode = "rgmii"; | 137 | phy-mode = "rgmii"; |
138 | phy-id = <0>; | ||
137 | fsl,num_tx_queues=<3>; | 139 | fsl,num_tx_queues=<3>; |
138 | fsl,num_rx_queues=<3>; | 140 | fsl,num_rx_queues=<3>; |
139 | pinctrl-assert-gpios = <&max7322_2 0 GPIO_ACTIVE_HIGH>; | 141 | pinctrl-assert-gpios = <&max7322_2 0 GPIO_ACTIVE_HIGH>; |