This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PWM backlight adjust using GPIO to set, device tree configuration

Other Parts Discussed in Thread: AM3358

I am using a BeagleBone Black board with the Sitara AM3358 running Linux. I am trying to get pin C15 as PWM output to adjust a display backlight. I want to use two GPIO pins as "brightness increase" and "brightness decrease" buttons. Is it possible to pipe those together into the PWM output using the device tree? What would the device tree look like for this configuration?