[PATCH] dt-bindings: mfd: Improve readability for TPS65217 interrupt sources
Milo Kim
woogyom.kim at gmail.com
Wed Nov 23 03:38:00 PST 2016
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
More information about the linux-arm-kernel
mailing list