Other Parts Discussed in Thread: DRA722, AM5718, TPS51200, TPIC2810, TPD12S015, TPD12S016, SN65HVS882
Tool/software: Linux
Hi,
I have this error message in my kernel logs at boot time for EMMC.
[ 2.606395] mousedev: PS/2 mouse device common for all mice
[ 2.612262] i2c /dev entries driver
[ 2.620258] omap_hsmmc 480b4000.mmc: Cannot get pinctrl
[ 2.628351] nf_conntrack version 0.5.0 (13312 buckets, 53248 max)
[ 2.634734] IPVS: Registered protocols (TCP, UDP)
[ 2.639485] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 2.646940] IPVS: Creating netns size=1336 id=0
[ 2.651519] IPVS: ipvs loaded.
[ 2.654586] IPVS: [rr] scheduler registered.
[ 2.659066] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.664919] NET: Registered protocol family 10
[ 2.680351] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
As a result, the driver does not mount. This error message comes from the function omap_hsmmc_get_iodelay_pinctrl_state of the file drivers/mmc/host/omap_hsmmc.c
Can someone tell me what the problem is?
Thanks
Frantz