Hi Heinrich, On Wed, 2018-01-31 at 18:08 +0100, Heinrich Schuchardt wrote: > On 07/04/2017 09:31 PM, Simon Glass wrote: > > Add a driver-model version of this driver which mostly uses the > > existing > > code. The old code can be removed once all boards are switched > > over. > > > > Signed-off-by: Simon Glass <[email protected]> > > --- > > > > Changes in v2: > > - Drop debugging printf() now that the card detect is working > > Unfortunately card detect is not working on the BananaPi:
Most likely it's the problem of U-Boot interpreting the card detection DT properties differently from Linux. See this thread for details: https://patchwork.ozlabs.org/patch/850377/ _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

