[PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-15 Thread sbabic
> 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 > Reviewed-by: Stefano Babic Applied to u-boot-imx, master,

Re: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-09 Thread Fabio Estevam
Hi Peng, On Tue, Jan 7, 2020 at 10:13 PM Fabio Estevam wrote: > > Hi Peng, > > On Tue, Jan 7, 2020 at 10:12 PM Peng Fan wrote: > > > Has this been in Kernel dts? > > I have sent a patch to add 'broken-cd' in the kernel dts: >

Re: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-07 Thread Fabio Estevam
Hi Peng, On Tue, Jan 7, 2020 at 10:12 PM Peng Fan wrote: > Has this been in Kernel dts? I have sent a patch to add 'broken-cd' in the kernel dts: http://lists.infradead.org/pipermail/linux-arm-kernel/2020-January/703473.html

RE: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-07 Thread Peng Fan
Hi Fabio, > Subject: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" > property > > 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,

Re: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-07 Thread Stefano Babic
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 > --- >

[PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property

2020-01-06 Thread Fabio Estevam
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 --- arch/arm/dts/imx6ul-14x14-evk.dtsi | 1 + 1 file changed, 1