1 Texas Instruments TPS65218 power button
3 This driver provides a simple power button event via an Interrupt.
6 - compatible: should be "ti,tps65218-pwrbutton"
7 - interrupts: should be one of the following
8 - <3 IRQ_TYPE_EDGE_BOTH>: For controllers compatible with tps65218
14 compatible = "ti,tps65218-pwrbutton";
15 interrupts = <3 IRQ_TYPE_EDGE_BOTH>;