From: Nishanth Menon Date: Wed, 17 Sep 2014 12:34:11 +0000 (-0500) Subject: mfd: dt-bindings: twl4030-power: Use the standard property to mark power control X-Git-Tag: fixes-against-v3.18-rc2~69^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64c6887f44d9e9220ddf10acf5c0c6b313a9de1;p=pandora-kernel.git mfd: dt-bindings: twl4030-power: Use the standard property to mark power control ti,system-power-controller is more or less the standard way of indicating that the PMIC is the system wide power controller and hence may be used to switch off the system. Almost ALL TI PMIC drivers and many Maxim PMIC drivers follow the same style. So support 'ti,system-power-controller' in addition to the usual 'ti,use_poweroff' to indicate that the PMIC instance has control for switching off the system. Signed-off-by: Nishanth Menon Signed-off-by: Lee Jones --- Reading git-diff-tree failed