OSDN Git Service

defconfig: arm64: msmcortex: enable QPNP_POWER_ON support for msmcobalt
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>
Fri, 8 Apr 2016 20:18:50 +0000 (13:18 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Wed, 18 May 2016 20:41:13 +0000 (13:41 -0700)
Enable QPNP_POWER_ON device support for msmcobalt platform so
that the power-on/off reasons of PMIC PON devices can be
printed out during bootup. Also, based on the reset type, PON
devices needs to be configured as per the hardware documentation.

CRs-Fixed: 1001210
Change-Id: I3db5f233e7c182e330f5144b4ab0d0769abf4a8d
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
arch/arm64/configs/msmcortex-perf_defconfig
arch/arm64/configs/msmcortex_defconfig

index 2409da1..c5eb124 100644 (file)
@@ -275,6 +275,7 @@ CONFIG_PPPOPNS=y
 CONFIG_USB_USBNET=y
 CONFIG_WCNSS_MEM_PRE_ALLOC=y
 CONFIG_CLD_LL_CORE=y
+CONFIG_QPNP_POWER_ON=y
 CONFIG_INPUT_EVDEV=y
 CONFIG_INPUT_KEYRESET=y
 CONFIG_INPUT_TOUCHSCREEN=y
index d9a2351..430ca30 100644 (file)
@@ -275,6 +275,7 @@ CONFIG_PPPOLAC=y
 CONFIG_PPPOPNS=y
 CONFIG_WCNSS_MEM_PRE_ALLOC=y
 CONFIG_CLD_LL_CORE=y
+CONFIG_QPNP_POWER_ON=y
 CONFIG_INPUT_EVDEV=y
 CONFIG_INPUT_KEYRESET=y
 # CONFIG_INPUT_MOUSE is not set