Tool/software:
Is there a simple example for setting/clearing a GPIO pin from Linux using memory address access on the AM6232 ?
I need to enable some GPIOs eg 77 & 91 within a driver startup but want to access them before the gpio layer starts.
I presume I need to access direction/set/clear registers ?
Regards
Neil