The two properties pm-ignore-notify and keep-power-in-suspend need
to remove for the sd slot on base board(sd1 slot).
If not, after system suspend, once remove the card from sd1 slot,
then system can't resume successfully, resume process hung due to
dead lock.
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
/*
* Copyright 2016 Freescale Semiconductor, Inc.
+ * Copyright 2017 NXP
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
/delete-property/non-removable;
/delete-property/cd-post;
/delete-property/wifi-host;
+ /delete-property/pm-ignore-notify;
+ /delete-property/keep-power-in-suspend;
status = "okay";
};