1 * Dialog DA9062/63 OnKey Module
3 This module is part of the DA9062/DA9063. For more details about entire
4 chips see Documentation/devicetree/bindings/mfd/da9062.txt and
5 Documentation/devicetree/bindings/mfd/da9063.txt
7 This module provides KEY_POWER, KEY_SLEEP and events.
11 - compatible: should be one of:
17 - dlg,disable-key-power : Disable power-down using a long key-press. If this
18 entry exists the OnKey driver will remove support for the KEY_POWER key
19 press. If this entry does not exist then by default the key-press
20 triggered power down is enabled and the OnKey will support both KEY_POWER
28 compatible = "dlg,da9063-onkey";
29 dlg,disable-key-power;