Commit Graph

8 Commits

Author SHA1 Message Date
David Collins
bd47197312 build.config: modules.list.msm.waipio: add proxy-consumer module
Add proxy-consumer.ko in modules.list.msm.waipio.  This ensures
that the regulator proxy-consumer module is loaded automatically
from the first stage RAM disk image during Linux kernel boot up.

Change-Id: Ic9f930817c721a7ec1b1253690876124db7fc8e0
Signed-off-by: David Collins <collinsd@codeaurora.org>
2020-07-24 10:55:39 -07:00
David Collins
3eb1330951 build.config: modules.list.msm.waipio: add qti-fixed-regulator module
Add qti-fixed-regulator.ko in modules.list.msm.waipio.  This ensures
that the QTI fixed regulator module module is loaded automatically
from the first stage RAM disk image during Linux kernel boot up.

Change-Id: I14f6775767aa552121063ba4b66fc00f5ac3d67d
Signed-off-by: David Collins <collinsd@codeaurora.org>
2020-07-24 10:55:13 -07:00
Wesley Cheng
d4776bbba1 waipio: Add USB modules to modules.list.msm.waipio
Add dwc3-msm, phy-qcom-emu and phy-generic to modules.list.msm.waipio which
ensures modules are loaded during init.

Change-Id: I732791bad28cd5e77ccdbd1bd4dc96838f690607
Signed-off-by: Wesley Cheng <wcheng@codeaurora.org>
2020-07-23 13:24:34 -07:00
qctecmdr
cccd64be58 Merge "regulator: qpnp-amoled-regulator: add support for debugfs control" 2020-07-23 11:56:59 -07:00
Elliot Berman
e20ae7c617 waipio: Add pinctrl-waipio to modules.list.msm.waipio
Add pinctrl-waipio to modules.list.msm.waipio to enable it to load
during first stage init.

Change-Id: I60b1d498931c5b594f75415ee05bd6938ca19c94
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
2020-07-22 08:24:18 -07:00
David Collins
2d335eaf0d build.config: modules.list.msm.waipio: add debug-regulator module
Add debug-regulator.ko in modules.list.msm.waipio.  This ensures
that the debug-regulator module is loaded automatically from the
first stage RAM disk image during Linux kernel boot up.

Change-Id: I8626a6b825bbbefb3acc6e9b754ddf8f54002435
Signed-off-by: David Collins <collinsd@codeaurora.org>
2020-07-02 16:05:08 -07:00
David Collins
8db1960f48 build.config: modules.list.msm.waipio: add stub-regulator module
Add stub-regulator.ko to a new modules.list.msm.waipio file.  This
will ensure that the stub-regulator module is loaded automatically
from the first stage RAM disk image during Linux kernel boot up.

Change-Id: I83d1272f6e9e13ce127d7374e036a5b5da6a8a96
Signed-off-by: David Collins <collinsd@codeaurora.org>
2020-07-02 16:04:46 -07:00
Vivek Aknurwar
f1cf3d056b waipio: Add clk stubs to modules.list.msm.waipio
Add Waipio build config file for clk stubs.

Change-Id: I09a01bebe3ed6bca3278f1d7ba5eda75a9b9a3d0
Signed-off-by: Vivek Aknurwar <viveka@codeaurora.org>
2020-07-01 19:24:55 -07:00