Commits
Shawn Guo committed bab58491cb4
MLK-11293: gpio: pca953x: add device_reset() call The pca953x type of devices, e.g. max7310, may have a reset which needs to be handled to get the device start working. Add a device_reset() call for that, and defer the probe if the reset controller for that is not ready yet. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> (cherry picked from commit: d3264091b30b777d94a18efda9823a06668d5b10)