Commit Graph

5 Commits

Author SHA1 Message Date
Prasadarao Durvasula
21e70acc99 platform: msm: Add USB BAM support to ChipIdea/RMNET
This change adds USB BAM driver which allows USB BAM
to communicate with other peripherals'(e.g. QDSS) BAM.

Change-Id: Id16613095564b5790076b12dea8aaa2398e65ab7
Signed-off-by: Prasadarao Durvasula <pdurvasu@codeaurora.org>
Signed-off-by: Sivasri Kumar Vanka <sivasri@codeaurora.org>
Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
2021-03-01 16:15:05 +05:30
Ajay Agarwal
0cdacf611f usb: phy: Add snapshot of PHY msm usb driver
This change adds PHY msm usb driver which handles PHY initialization,
clock management,and workarounds required after resetting the
hardware and power management.

This snapshot is taken as of msm-4.14 'commit 86918472c0fd
("ARM: dts: msm: support A/B OTA for LW.2.0")'.
This change also fixes the compilation errors.

Change-Id: I5f262a097a87393b5eeffa3f3ae3e21088ef53f1
Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
2021-02-24 00:08:10 -08:00
Chetan C R
487209ed3a drivers: soc: qcom: Add usb bam changes
There is some comilation errors in usb bam drivers.
This fixes compilation issue by adding the required
members in usb bam drivers.

Change-Id: If41a6ab72c5701f1088634b2bd5050b55901dac0
Signed-off-by: Chetan C R <cchinnad@codeaurora.org>
2020-11-19 13:34:33 +05:30
Shilpa Suresh
0f1b035635 usb: gadget: f_qc_rndis: Add RNDIS support using IPA over BAM2BAM
On some targets RNDIS function uses BAM to BAM transport,
and is handled by the f_qc_rndis driver. This change
adds RNDIS support using IPA over BAM2BAM.
This is snapshot of the qcrndis driver as of kernel
msm-4.9 'commit e4c6a37f8770697d4 ("msm: vidc: avoid OOB
write while accessing memory")'.

Change-Id: I34e9ab6ca25ea515a36ffd54216a09177e5fa746
Signed-off-by: Shilpa Suresh <sbsure@codeaurora.org>
Signed-off-by: Chetan C R <cchinnad@codeaurora.org>
Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
2020-11-19 13:33:31 +05:30
Jack Pham
07d48695f9 platform: msm: Add snapshot of USB BAM driver
This change adds snapshot of USB BAM driver which allows USB BAM to
communicate with other peripherals' (e.g. QDSS or IPA) BAM.

This snapshot is taken as of commit <76ec68dcbfaaab> ("Merge "drivers:
thermal: cpu_cooling: Add a notifier for max level transitions""). This
change also includes some fixups for trivial checkpatch warnings.

Change-Id: I23c3177f525f7b71e7c5b43d8260680da6c8ac99
Signed-off-by: Jack Pham <jackp@codeaurora.org>
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2018-12-03 15:42:50 -08:00