Loading arch/arm64/boot/dts/qcom/sdxprairie-pcie.dtsi +22 −1 Original line number Diff line number Diff line Loading @@ -198,7 +198,10 @@ qcom,smmu-sid-base = <0x0200>; iommu-map = <0x0 &apps_smmu 0x0200 0x1>, <0x100 &apps_smmu 0x0201 0x1>; <0x100 &apps_smmu 0x0201 0x1>, <0x200 &apps_smmu 0x0202 0x1>, <0x300 &apps_smmu 0x0203 0x1>, <0x400 &apps_smmu 0x0204 0x1>; qcom,msm-bus,name = "pcie0"; qcom,msm-bus,num-cases = <2>; Loading Loading @@ -236,6 +239,24 @@ pcie0_rp: pcie0_rp { reg = <0 0 0 0 0>; pci-ids = "17cb:010c"; /* BDF 1.0.0 */ pcie0_bus1_dev0_fn0: pcie0_bus1_dev0_fn0 { reg = <0 0 0 0 0>; pci-ids = "12d8:b304"; /* BDF 2.1.0 */ pcie0_bus2_dev1_fn0: pcie0_bus2_dev1_fn0 { reg = <0x800 0 0 0 0>; pci-ids = "12d8:b304"; }; /* BDF 2.2.0 */ pcie0_bus2_dev2_fn0: pcie0_bus2_dev2_fn0 { reg = <0x1000 0 0 0 0>; pci-ids = "12d8:b304"; }; }; }; }; Loading Loading
arch/arm64/boot/dts/qcom/sdxprairie-pcie.dtsi +22 −1 Original line number Diff line number Diff line Loading @@ -198,7 +198,10 @@ qcom,smmu-sid-base = <0x0200>; iommu-map = <0x0 &apps_smmu 0x0200 0x1>, <0x100 &apps_smmu 0x0201 0x1>; <0x100 &apps_smmu 0x0201 0x1>, <0x200 &apps_smmu 0x0202 0x1>, <0x300 &apps_smmu 0x0203 0x1>, <0x400 &apps_smmu 0x0204 0x1>; qcom,msm-bus,name = "pcie0"; qcom,msm-bus,num-cases = <2>; Loading Loading @@ -236,6 +239,24 @@ pcie0_rp: pcie0_rp { reg = <0 0 0 0 0>; pci-ids = "17cb:010c"; /* BDF 1.0.0 */ pcie0_bus1_dev0_fn0: pcie0_bus1_dev0_fn0 { reg = <0 0 0 0 0>; pci-ids = "12d8:b304"; /* BDF 2.1.0 */ pcie0_bus2_dev1_fn0: pcie0_bus2_dev1_fn0 { reg = <0x800 0 0 0 0>; pci-ids = "12d8:b304"; }; /* BDF 2.2.0 */ pcie0_bus2_dev2_fn0: pcie0_bus2_dev2_fn0 { reg = <0x1000 0 0 0 0>; pci-ids = "12d8:b304"; }; }; }; }; Loading