Commit Graph

9 Commits

Author SHA1 Message Date
Auditya Bhattaram
23333e6a48 defconfig: Enable defconfigs for neo_le & neo_la
Enable following defconfigs for neo_le & neo_la.
  CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE
  CONFIG_POWER_RESET_QCOM_REBOOT_REASON
  CONFIG_POWER_RESET_QCOM_DOWNLOAD_MODE_DEFAULT
  CONFIG_QCOM_CPU_VENDOR_HOOKS
  CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC
  CONFIG_QCOM_RAMDUMP

Change-Id: Iab11e8a257b602d6c5cfe6a38b2a9d6d0ff7a3fa
Signed-off-by: Auditya Bhattaram <quic_audityab@quicinc.com>
2022-04-27 03:08:27 -07:00
Kamati Srinivas
a89694515c neo: config: Enable GH virt watchdog driver for neo_la
Enable GH virt watchdog driver for neo_la.

Change-Id: I0b2641d79e5d933409ff2077906b2993236fdcc3
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
2022-04-25 15:45:59 +05:30
Ashish Chavan
0e02e4cf3f neo: Add bq256xx_charger.ko to modules.list of neo le/la
Add bq256xx_charger.ko to modules.list.neo_le and to
module.list.neo_la to enable it to load during first
stage init.

Change-Id: I8cd0dc1770e750ff6c41b189f9ce77fabcfb303a
Signed-off-by: Ashish Chavan <quic_ashichav@quicinc.com>
2022-04-21 05:29:41 -07:00
Jishnu Prakash
6392e667c6 defconfig: Enable PMIC ARB and regmap debugfs modules for neo LE/LA
Enable PMIC ARB and regmap debugfs modules for neo LE/LA platforms.
Add corresponding .ko module names to neo module lists.

Change-Id: I8e906d7d1a151630bca786c3bca1e0a35981bca5
Signed-off-by: Jishnu Prakash <quic_jprakash@quicinc.com>
2022-04-18 11:46:17 +05:30
Mohit Aggarwal
0586dd4bd6 defconfig: neo: Enable rtc config flag for neo
The patch enables rtc driver for neo by enabling
rtc config CONFIG_RTC_DRV_PM8XXX.

Change-Id: Id7ed55c4d12e285f549eb0ca3e8ef0ebfb88fcc8
Signed-off-by: Mohit Aggarwal <quic_maggarwa@quicinc.com>
2022-04-15 09:29:06 -07:00
Ashish Chavan
92f49bd16d defconfig: Enable PMIC related modules for neo LE/LA
Enable PMIC related modules for neo LE/LA platforms.

While at it also add *.ko modules names to
module.list.neo_le and module.list.neo_la.

Change-Id: I9a0a61866bcd2478fe746c855da6c4995bbf3ed2
Signed-off-by: Ashish Chavan <quic_ashichav@quicinc.com>
2022-04-14 19:16:51 +05:30
Kalpak Kawadkar
e0d42bf9b6 modules.list: Add tcsrcc module to first stage on NEO platform
Add tcsrcc module to first stage modules list on NEO platform,
to allow it to load during first stage bootup.

Change-Id: I5520e420bbd40bf55181df777aa7f3feb8ebad72
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
2022-03-25 21:50:45 +05:30
Kalpak Kawadkar
128b2fbd4a neo: Add clk-rpmh and qcom-cpufreq-hw to modules.list.neo
Add clk-rpmh and qcom-cpufreq-hw to modules.list.neo
to enable them to load during first stage init.

Change-Id: I51717788d56a1ba5c0dde08a3f2ea1c51e80f709
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
2022-02-24 10:40:47 +05:30
Amrit Anand
fe747b0e62 build: config: neo: Add support to compile neo la
Adding support to enable neo la builds.
Updating neo build script for le builds.

Change-Id: I97f0f6187005232b9601dc3f60074f13d7477177
Signed-off-by: Amrit Anand <quic_amrianan@quicinc.com>
2022-02-21 13:10:18 +05:30