I am building st1232.c as a module 
it is now getting loaded correctly by the device tree above. 
It completes the st1232_probe without error.

but the touch screen is not working
I beleive I am not getting any interrupts when I touch the display. 

I am assuming that 
interrupt-parent = <&gpio3>;
interrupts = <15 0>;

is correct for gpio3_15

I am also presuming that INPUT_PULLDOWN is the correct configuration for 
GPIO3_15

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f5f30cdd-a959-4b5b-ba42-7da47147189e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to