Skip to content

Commit d0bae79

Browse files
Sandeep Maheswaramfelipebalbi
Sandeep Maheswaram
authored andcommitted
arm64: dts: qcom: sc7180: Add interconnect properties for USB
Populate USB DT nodes with interconnect properties. Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Sandeep Maheswaram <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
1 parent 79e7191 commit d0bae79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/qcom/sc7180.dtsi

+4
Original file line numberDiff line numberDiff line change
@@ -1447,6 +1447,10 @@
14471447

14481448
resets = <&gcc GCC_USB30_PRIM_BCR>;
14491449

1450+
interconnects = <&aggre2_noc MASTER_USB3 &mc_virt SLAVE_EBI1>,
1451+
<&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_USB3>;
1452+
interconnect-names = "usb-ddr", "apps-usb";
1453+
14501454
usb_1_dwc3: dwc3@a600000 {
14511455
compatible = "snps,dwc3";
14521456
reg = <0 0x0a600000 0 0xe000>;

0 commit comments

Comments
 (0)