Commit 11a8b115 authored by Sandeep Maheswaram's avatar Sandeep Maheswaram Committed by Felipe Balbi
Browse files

arm64: dts: qcom: sdm845: Add interconnect properties for USB



Populate USB DT nodes with interconnect properties.

Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Signed-off-by: default avatarSandeep Maheswaram <sanm@codeaurora.org>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent 1805cdde
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3097,6 +3097,10 @@

			resets = <&gcc GCC_USB30_PRIM_BCR>;

			interconnects = <&aggre2_noc MASTER_USB3_0 &mem_noc SLAVE_EBI1>,
					<&gladiator_noc MASTER_APPSS_PROC &config_noc SLAVE_USB3_0>;
			interconnect-names = "usb-ddr", "apps-usb";

			usb_1_dwc3: dwc3@a600000 {
				compatible = "snps,dwc3";
				reg = <0 0x0a600000 0 0xcd00>;
@@ -3141,6 +3145,10 @@

			resets = <&gcc GCC_USB30_SEC_BCR>;

			interconnects = <&aggre2_noc MASTER_USB3_1 &mem_noc SLAVE_EBI1>,
					<&gladiator_noc MASTER_APPSS_PROC &config_noc SLAVE_USB3_1>;
			interconnect-names = "usb-ddr", "apps-usb";

			usb_2_dwc3: dwc3@a800000 {
				compatible = "snps,dwc3";
				reg = <0 0x0a800000 0 0xcd00>;