summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts
diff options
context:
space:
mode:
authorJuan Gutierrez <juan.gutierrez@nxp.com>2016-11-22 12:19:50 -0600
committerJuan Gutierrez <juan.gutierrez@nxp.com>2016-12-05 17:44:07 -0600
commit573ba3a85a7012b02a6ebe31c898c7312d99e3a6 (patch)
treea4051683acd10e7b1f106d388852bdb02517e86e /arch/arm/boot/dts
parent3835a3078459bb4294144c9b2067258142bcf1cc (diff)
MXSCM-226 dts: imx: add pm-ignore-notify option for sd3 on mx6sxscm evb
There is no card-detection pad connected for sd3 on the i.mx6 SX EVB board. The card is assumed to be non-removable, hence, there is no need to redetect the card during the pm callbacks. This can be reached by including the pm-ignore-notify option on the usdhc3 device on the dtb file. Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r--arch/arm/boot/dts/imx6sxscm-evb.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sxscm-evb.dts b/arch/arm/boot/dts/imx6sxscm-evb.dts
index c1d088689bf0..51c76b4c395f 100644
--- a/arch/arm/boot/dts/imx6sxscm-evb.dts
+++ b/arch/arm/boot/dts/imx6sxscm-evb.dts
@@ -673,6 +673,7 @@
wp-gpios = <>;
keep-power-in-suspend;
enable-sdio-wakeup;
+ pm-ignore-notify;
vmmc-supply = <>;
status = "okay";
};