Commit Graph

9 Commits

Author SHA1 Message Date
Kaustubh Pandey
e7cdcf9e03 datarmnet: Remove monaco_go and monaco_go_aon from BOARD_PLATFORM_LIST
For wearable line of devices derived from monaco, monaco will be used as
TARGET_BOARD_PLATFORM. Change removes others variants which were added
to support _go and _go_aon variants.

Change-Id: Id3ef3aa94ad0c80701260417d92eecf1b96558dd
Signed-off-by: Kaustubh Pandey <quic_kapandey@quicinc.com>
2022-01-31 16:59:29 +05:30
shouyi Hu
261c24f7ce monaco_go_aon: add monaco_go_aon PLATFORMS_LIST
add monaco_go_aon in RMNET_CORE_DLKM_PLATFORMS_LIST
add monaco_go_aon in DATA_DLKM_BOARD_PLATFORMS_LIST

Change-Id: I7df542c27d3070df98d12ba136508671dda8f469
2021-06-20 15:51:12 +08:00
Kaustubh Pandey
357a4b32f4 datarmnet: Add support for monaco_go
Support added for monaco_go such that modules will be compiled
for monaco_go platform as well.

Change-Id: I84dcb542cef7ee88dbe1d61447512230819134c4
Signed-off-by: Kaustubh Pandey <kapandey@codeaurora.org>
2021-03-16 10:37:43 +05:30
Chinmay Agarwal
607125c52c datarmnet: Enable rmnet_core and rmnet_ctl for monaco
Enabling rmnet_core and rmnet_ctl for monaco target.

Change-Id: I55a7e50ae9b79090588d745240e139a789d302e0
Signed-off-by: Chinmay Agarwal <chinagar@codeaurora.org>
2020-11-18 22:34:39 -08:00
Kaustubh Pandey
9bb1108695 datarmnet: Enable rmnet_core and rmnet_ctl for holi
Change-Id: Ide8d3c4d849c7c45207baba77dd0153f00bf4295
2020-08-23 22:24:00 -07:00
Subash Abhinov Kasiviswanathan
5a88e58652 rmnet_ctl: Support IPA EP
Support QMAP commands from dedicated IPA EP.

Change-Id: Ic5e489d2b33223b2af2fb471d20611bc5a0d7d58
Acked-by: Weiyi Chen <weiyic@qti.qualcomm.com>
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
2020-04-03 13:47:42 -07:00
Subash Abhinov Kasiviswanathan
19bd91be77 core: Split product packages
Add logical separation between board and product makefiles.

CRs-Fixed: 2620634
Change-Id: I84a43e7a4e13367918efcdb760f6991fc5cced9d
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
2020-02-12 10:17:06 -07:00
Subash Abhinov Kasiviswanathan
9caf059028 core: Add to product packages
This is needed to install the module at the preferred location.

CRs-Fixed: 2616023
Change-Id: I480ece2dac0a2169c7f8c7187a5a51e1d637e6c2
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
2020-02-05 14:24:02 -07:00
Subash Abhinov Kasiviswanathan
08d4972b2a core: Rmnet initial commit
Inital commit of rmnet_core net device driver in dlkm form
in datarmnet. This requires rmnet to be disabled in the
kernel and for it to be loaded before dependent modules.

CRs-Fixed: 2558810
Change-Id: I742e85033fa0999bf9069d43ce73ab9a622a8388
Acked-by: Raul Martinez <mraul@qti.qualcomm.com>
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
2019-12-10 15:22:43 -07:00