Re: [PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property

2025-04-28 Thread Luca Weiss
On Fri Apr 25, 2025 at 11:39 PM CEST, Wesley Cheng wrote: > > > On 4/25/2025 3:44 AM, Luca Weiss wrote: >> The property usb-soc-be is used by the new SoC USB layer which is used >> for USB audio offloading on Qualcomm SoCs. > > Hi Luca, > > This property can be dropped now, as in the latest revisio

Re: [PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property

2025-04-25 Thread Wesley Cheng
On 4/25/2025 3:44 AM, Luca Weiss wrote: > The property usb-soc-be is used by the new SoC USB layer which is used > for USB audio offloading on Qualcomm SoCs. Hi Luca, This property can be dropped now, as in the latest revision I added utilizing the auxiliary device/bus now between the Q6USB ba

[PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property

2025-04-25 Thread Luca Weiss
The property usb-soc-be is used by the new SoC USB layer which is used for USB audio offloading on Qualcomm SoCs. Cc: Wesley Cheng Signed-off-by: Luca Weiss --- Documentation/devicetree/bindings/usb/snps,dwc3-common.yaml | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devi