On 07/01/20 00:11, Fabio Estevam wrote: > imx6ul-14x14-evk does not have a GPIO dedicated for reading the card > detect pin on the eSDHC2 port. In such cases the "broken-cd" property > must be passed, otherwise the card cannot be detected. > > Signed-off-by: Fabio Estevam <feste...@gmail.com> > --- > arch/arm/dts/imx6ul-14x14-evk.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/dts/imx6ul-14x14-evk.dtsi > b/arch/arm/dts/imx6ul-14x14-evk.dtsi > index d1baf0f081..463d7ca124 100644 > --- a/arch/arm/dts/imx6ul-14x14-evk.dtsi > +++ b/arch/arm/dts/imx6ul-14x14-evk.dtsi > @@ -268,6 +268,7 @@ > pinctrl-names = "default"; > pinctrl-0 = <&pinctrl_usdhc2>; > no-1-8-v; > + broken-cd; > keep-power-in-suspend; > wakeup-source; > status = "okay"; >
Reviewed-by: Stefano Babic <sba...@denx.de> Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de =====================================================================