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>
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>
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>
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>
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>