Skip to content

Commit

Permalink
imx6 tinyrex: Fix eth reset
Browse files Browse the repository at this point in the history
  • Loading branch information
voipac-support committed May 30, 2015
1 parent 01c9ae7 commit 28a6ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6qdl-tinyrex.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x1b0b0
MX6QDL_PAD_ENET_TX_EN__GPIO1_IO28 0x80000000 /* PHY Int */
MX6QDL_PAD_ENET_RXD1__GPIO1_IO26 0x80000000 /* PHY Int */
MX6QDL_PAD_ENET_CRS_DV__GPIO1_IO25 0x00000801 /* PHY Reset */
MX6QDL_PAD_ENET_CRS_DV__GPIO1_IO25 0x00000831 /* PHY Reset */
>;
};

Expand Down

0 comments on commit 28a6ec7

Please sign in to comment.