summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorOctavian Purdila <octavian.purdila@nxp.com>2017-03-30 17:04:04 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:26:07 +0800
commit6e2e51511294c6945c8f862014729aed6265ad53 (patch)
treea1e00a0383bbbdb9c2d4381c0823fd03f28ad483 /arch
parentba7a8f03ac0c1a2b0c3cdcb863ef957c81f101de (diff)
MLK-14580 ARM: dts: imx7d-arm2: enable fec1 and usdhc nodes
These devices are enabled on imx_4.1.y, enable them on imx_4.9.y as well. Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
index faa55227114f..1d12619ab1cf 100644
--- a/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
+++ b/arch/arm/boot/dts/imx7d-12x12-lpddr3-arm2.dts
@@ -194,7 +194,7 @@
phy-mode = "rgmii";
phy-handle = <&ethphy1>;
fsl,magic-packet;
- status = "disabled";
+ status = "okay";
mdio {
#address-cells = <1>;
@@ -979,7 +979,7 @@
keep-power-in-suspend;
enable-sdio-wakeup;
vmmc-supply = <&reg_sd1_vmmc>;
- status = "disabled";
+ status = "okay";
};
&usdhc2 {
@@ -993,7 +993,7 @@
keep-power-in-suspend;
enable-sdio-wakeup;
vmmc-supply = <&reg_sd2_vmmc>;
- status = "disabled";
+ status = "okay";
};
&usdhc3 {
@@ -1007,7 +1007,7 @@
bus-width = <8>;
non-removable;
keep-power-in-suspend;
- status = "disabled";
+ status = "okay";
};
&wdog1 {