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>
phy-mode = "rgmii";
phy-handle = <ðphy1>;
fsl,magic-packet;
- status = "disabled";
+ status = "okay";
mdio {
#address-cells = <1>;
keep-power-in-suspend;
enable-sdio-wakeup;
vmmc-supply = <®_sd1_vmmc>;
- status = "disabled";
+ status = "okay";
};
&usdhc2 {
keep-power-in-suspend;
enable-sdio-wakeup;
vmmc-supply = <®_sd2_vmmc>;
- status = "disabled";
+ status = "okay";
};
&usdhc3 {
bus-width = <8>;
non-removable;
keep-power-in-suspend;
- status = "disabled";
+ status = "okay";
};
&wdog1 {