diff --git a/target/linux/qualcommax/patches-6.6/0162-arm64-dts-qcom-ipq5018-Add-PCIe-related-nodes.patch b/target/linux/qualcommax/patches-6.6/0162-arm64-dts-qcom-ipq5018-Add-PCIe-related-nodes.patch index d78b05d6652..448cb9cc54b 100644 --- a/target/linux/qualcommax/patches-6.6/0162-arm64-dts-qcom-ipq5018-Add-PCIe-related-nodes.patch +++ b/target/linux/qualcommax/patches-6.6/0162-arm64-dts-qcom-ipq5018-Add-PCIe-related-nodes.patch @@ -161,7 +161,7 @@ Signed-off-by: George Moussalem <0>, <0>, <0>, -@@ -501,6 +535,206 @@ +@@ -501,6 +535,208 @@ status = "disabled"; }; }; @@ -259,6 +259,7 @@ Signed-off-by: George Moussalem + pcie@0 { + device_type = "pci"; + reg = <0x0 0x0 0x0 0x0 0x0>; ++ bus-range = <0x01 0xff>; + + #address-cells = <3>; + #size-cells = <2>; @@ -359,6 +360,7 @@ Signed-off-by: George Moussalem + pcie@0 { + device_type = "pci"; + reg = <0x0 0x0 0x0 0x0 0x0>; ++ bus-range = <0x01 0xff>; + + #address-cells = <3>; + #size-cells = <2>;