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?