aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/imx6q.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6q.dtsi5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
index d907d062e5dd..cce1d874c7a5 100644
--- a/arch/arm/boot/dts/imx6q.dtsi
+++ b/arch/arm/boot/dts/imx6q.dtsi
@@ -596,6 +596,7 @@
596 66 0x1b0b0 /* MX6Q_PAD_RGMII_RD2__ENET_RGMII_RD2 */ 596 66 0x1b0b0 /* MX6Q_PAD_RGMII_RD2__ENET_RGMII_RD2 */
597 70 0x1b0b0 /* MX6Q_PAD_RGMII_RD3__ENET_RGMII_RD3 */ 597 70 0x1b0b0 /* MX6Q_PAD_RGMII_RD3__ENET_RGMII_RD3 */
598 48 0x1b0b0 /* MX6Q_PAD_RGMII_RX_CTL__RGMII_RX_CTL */ 598 48 0x1b0b0 /* MX6Q_PAD_RGMII_RX_CTL__RGMII_RX_CTL */
599 1033 0x4001b0a8 /* MX6Q_PAD_GPIO_16__ENET_ANATOP_ETHERNET_REF_OUT*/
599 >; 600 >;
600 }; 601 };
601 602
@@ -849,8 +850,8 @@
849 compatible = "fsl,imx6q-fec"; 850 compatible = "fsl,imx6q-fec";
850 reg = <0x02188000 0x4000>; 851 reg = <0x02188000 0x4000>;
851 interrupts = <0 118 0x04 0 119 0x04>; 852 interrupts = <0 118 0x04 0 119 0x04>;
852 clocks = <&clks 117>, <&clks 117>; 853 clocks = <&clks 117>, <&clks 117>, <&clks 177>;
853 clock-names = "ipg", "ahb"; 854 clock-names = "ipg", "ahb", "ptp";
854 status = "disabled"; 855 status = "disabled";
855 }; 856 };
856 857