Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: AM4379
Tool/software: Linux
Hi,
When I call gpio_request(5*32+11, "nSTATUS") in linux driver program, it return -517, 517 means EPROBE_DEFER ( Driver requests probe retry,
defined in include/linux/errno.h). The linux driver can work in old SDK(linux 3.14.43,ti-sdk-01.00.00.03),
but return failure(-517) in the new SDK(linux4.14.67, ti-sdk-05.01.00.11). Is some modules missing from the system or DTS file error ?I attachment the two program here.
Best Regards,