On 11/23/2016 12:57 AM, Lee Jones wrote:
        pwrbutton {
> -          interrupts = <TPS65217_IRQ_PB>;
> +          interrupts = <TPS65217_IRQ_PUSHBUTTON>;
Push button or power button?


According to the datasheet, push button interrupt is correct.

        http://www.ti.com/lit/ds/symlink/tps65217.pdf

This is used for a power button input in Beaglebone boards. In other words, the power button is one of push button usages.

So, I'd like to keep general name for the interrupt.

Best regards,
Milo

Reply via email to