Thank you very much for your help Piotr! Because I didn't know what I need to do already! Yes, I'm able to configure and build the kernel and how to load device module. But I didn't know, that the touch screen driver needs to be compiled as a module. I thought about EEPROM module, but I didn't know how it works. I'm trying to compile the kernel with your device tree.
What do you think about ADC drivers in Android? I can't see any iio devices in this OS. But in Angstrom, I can see same ADC files. May be I need to compile ADC drivers as a module too? root@android:/ # ls -al /sys/bus/iio/devices/iio /sys/bus/iio/devices/iio: No such file or directory -- 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]. For more options, visit https://groups.google.com/d/optout.
