Dinh, On Wed, Oct 22, 2014 at 12:07 PM, <dinguyen@xxxxxxxxxxxxxxxxxxxxx> wrote: > From: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx> > > Without this patch, the booting the SOCFPGA platform would hang at the > SDMMC driver loading. The issue, debugged by Doug Anderson, turned out > to be that the GPIO bank used by the SD card-detect was not set to > status="okay". > > Also update the cd-gpios to point to portb of the &gpio1 GPIO IP. > > Suggested-by: Doug Anderson <dianders@xxxxxxxxxxxx> > Signed-off-by: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx> > --- > v4: Use &gpio1 to set status="okay" and update cd-gpio=&portb > v3: Correctly degugged the issue to be a gpio node not having status="okay" > --- > arch/arm/boot/dts/socfpga_cyclone5_socdk.dts | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html