Commit Graph

7 Commits

Author SHA1 Message Date
Shazad Hussain
78f491508c phy: qcom: Add UFS PHY driver snapshot for monaco_auto
Add Waipio UFS phy driver snapshot from msm-5.10 'commit acc26f639df1
("drivers: phy: ufs: Add ufs phy for Waipio SoC")'.

Add phy-qcom-ufs-qmp-v4-waipio.ko for other targets as it is
compiled under a generic config CONFIG_PHY_QCOM_UFS_V4.

Change-Id: If6e00b290eecb7d6f8db51a126ed82d071d08b4d
Signed-off-by: Shazad Hussain <quic_shazhuss@quicinc.com>
2023-07-17 11:34:40 +05:30
Abdul Salam
34225b154a build: Move more options to image_opts
Since, there are more options that are not common to
all targets, move them to image_opts as configurable
options.

Change-Id: I5664be920500ee6da1795812d18945d113567401
Signed-off-by: Abdul Salam <quic_asalam@quicinc.com>
2023-03-27 10:11:34 +05:30
Anjana Hari
8ed47640d9 ufs: phy-qcom: Port UFS PHY changes from msm-5.15 to qcom-6.1
Snapshot UFS PHY driver for gen3auto from msm-5.15 branch
commit 362545247562("ufs: phy-qcom: Port UFS PHY
changes from 5.4 to 5.15").

Also added  phy-qcom-ufs-qmp-v4.ko for other targets since
it is compiled under a generic config CONFIG_PHY_QCOM_UFS_V4.

Change-Id: I8d28e798c080706280e0b55bcf474c3422985d2a
Signed-off-by: Hiren Gohel <quic_vhiren@quicinc.com>
Signed-off-by: Anjana Hari <quic_ahari@quicinc.com>
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>
2023-03-10 16:46:11 +05:30
John Moon
05d5aeb661 ANDROID: bazel: Update GKI module list
Currently, the list of implicit module outputs for all kernel builds
is hard-coded.

Instead, use the common GKI module list provided by upstream.

Change-Id: I3400def7c1bd6b637620b13040cb19e195697d18
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2023-01-10 09:45:35 -08:00
John Moon
8503690aa2 build: Add support for Bazel VM builds
Currently, only legacy build.sh support exists for VM
builds.

Add Bazel support for these builds.

Change-Id: I10b221aa4a6633240b984eff333e15f5cd8b82cd
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2022-11-14 15:05:22 -08:00
John Moon
3faf5b6ee7 ANDROID: Updating module output lists
Updating module output lists for kalama and pineapple.

Change-Id: I0fd6cb8b586b1dab62293483f768041f12e897b8
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2022-11-09 12:56:59 -08:00
John Moon
59ff6820c9 ANDROID: enable pineapple kleaf build
Kleaf replaces build.sh. Define pineapple target in Bazel
so it may be built with the following command:

tools/bazel run //msm-kernel:pineapple_gki

Change-Id: If78ea5482898f92b751cad8542401ba12d9663bf
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2022-10-31 11:09:02 -07:00