I am looking at using the PRU to drive some parallel video data out of the D30 register. I was originally going to use the LCDC port to do this, but it turns out we need 20-bits of data rather than 16. My question is does anyone know of a way to create a clock and/or sync signals for PRU data other than bit-banging them on the GPIO lines?