PWM and Analog ins on TI Android with BBB and Kernel 3.2

Hello, I have I2C,SPI and GPIOs working on TI Android with 3.2 Kernel (without device tree) but I have no clue about PWM and Analog inputs, I don’t know where I can start looking. I would appreciate any help.

Thanks

LCD backlight uses PWM, that should get you started.
Not sure about analog inputs. Touchscreen uses the same subsystem though.

You can try the TI Linux SDK user guide/release notes for more details. The TI Android 3.2 kernel is based on this.

-Vishveshwar