Commit Graph

4 Commits

Author SHA1 Message Date
Uttkarsh Aggarwal
6ee4081682 ARM: dts: msm: Adding all the relevant usb changes in kera
1. The high speed phy is required for USB to support HS
usecases. Add eusb node on tuna which includes the
necessary resources for the eusb phy to work.

2. Adds interconnects on KERA USB.

3. QMP phy is used for SS/SSP usb usecases as well as DP use cases
in a target. This change adds the basic resources required along
with the init sequence for functionality.

4. Adding the necessary audio node providing the necessary
resources of the qmi audio to get probed.

5. The GSI event buffers are required for the various GSI related
usecases which are excercised from the dwc3 glue driver.
Add the number of event buffers along with the register offsets
defined.

6. Adding a 4-byte register entry for tcsr_dyn-en-dis to enable/disable USB
dynamically from dwc3-msm-core.

Change-Id: Ia45a09d8d2a54e29ecd0811e97d71c6dd8eaecee
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-12-02 01:48:48 -08:00
Uttkarsh Aggarwal
94a7be42b9 ARM: dts: msm: Setting IOMMU to atomic in kera
In this change switching from "bypass" to "atomic"
for kera.

Change-Id: I8a1141086a9f346c2613bb22ff601b69dd564131
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-09-30 10:20:33 +05:30
Uttkarsh Aggarwal
540f17c507 ARM: dts: msm: Enable SMMU in kera
Enable SMMU for the USB controller on kera.

Note: Currently in bypass mode.
Change-Id: I59245b14cf20ddbfdc4782f4f23f6d702817a03c
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-08-29 14:02:06 +05:30
Uttkarsh Aggarwal
f9afc1b4fc ARM: dts: msm: Add USB device nodes for kera
Enable USB related properties for USB functionality
on kera.

Change-Id: Iceb1d404dd7b4f500885064ee0e65cc8a0dc7d7c
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
2024-06-19 11:38:42 +05:30