Commit Graph

12 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
306e1d3c61 defconfig: Enable minidump and dependent configs for neo_le
Enable minidump and dependent configs neo_le.
Add module to modules.list.neo_le.

Change-Id: I5c3522c7a91ffba486d61c61e018d93e910792cd
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
2022-04-25 15:40:48 +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
Kamati Srinivas
6c8c8d3099 neo: config: Enable GH virt watchdog driver for neo_le
Enable GH virt watchdog driver.

Change-Id: Ib102862bafd50504a99e3393dc64184d6342517e
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
2022-03-17 10:02:17 +05:30
Amrit Anand
b420c4953e build.config: neo: Add support to compile neo le
Adding support to enable neo la builds.
Enable compilation and generation for boot and vendor_boot.
Add vendor commandline for neo le config builds.

Change-Id: I23fad251fa53feb515fb5a21ff4c47b39318a230
Signed-off-by: Amrit Anand <quic_amrianan@quicinc.com>
2022-03-08 14:09:19 +05:30
Mayank Grover
977c7916a8 neo: Add dependent modules in modules.list.neo
Add all the dependent modules in modules.list.neo_le to
probe UART Shell.

Change-Id: I91cce6069beb7e4c678b19c5975bc9f5f60c0dc6
Signed-off-by: Mayank Grover <quic_groverm@quicinc.com>
2022-03-04 16:46:41 +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