We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c82b94 commit 74b91a1Copy full SHA for 74b91a1
arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -2382,8 +2382,8 @@
2382
<&rpmhcc RPMH_CXO_CLK>;
2383
clock-names = "iface", "core", "xo";
2384
resets = <&gcc GCC_SDCC2_BCR>;
2385
- interconnects = <&aggre2_noc MASTER_SDCC_2 0 &mc_virt SLAVE_EBI1 0>,
2386
- <&gem_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_SDCC_2 0>;
+ interconnects = <&aggre2_noc MASTER_SDCC_2 &mc_virt SLAVE_EBI1>,
+ <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_SDCC_2>;
2387
interconnect-names = "sdhc-ddr","cpu-sdhc";
2388
iommus = <&apps_smmu 0x4a0 0x0>;
2389
power-domains = <&rpmhpd SM8350_CX>;
0 commit comments