8148 ipnc rdk3.5
I want to set MCA[4]_AXR[1] to into the strobe output mode..
I modify the code in arch/arm/mach-omap2/device.c,
omap2_init_devices()
omap_mux_init_signal("mcasp4_axr1.gpio0_24_mux1", TI81XX_MUX_MODE7 | TI814X_PULL_UP);
it's just GPIO;
my question:
1. how to set MCA[4]_AXR[1] into the strobe output mode?
2. how make A strobe light and image acquisition synchronizated?
Look forwards for your answer!!!!