diff --git a/target/linux/ipq807x/patches-5.10/118-arm64-dts-ipq8074-Fixup-PCIe-dts-nodes.patch b/target/linux/ipq807x/patches-5.10/118-arm64-dts-ipq8074-Fixup-PCIe-dts-nodes.patch index 0f1472fe4..8ff39ad6b 100644 --- a/target/linux/ipq807x/patches-5.10/118-arm64-dts-ipq8074-Fixup-PCIe-dts-nodes.patch +++ b/target/linux/ipq807x/patches-5.10/118-arm64-dts-ipq8074-Fixup-PCIe-dts-nodes.patch @@ -99,10 +99,10 @@ Signed-off-by: Sivaprakash Murugesan pcie1: pci@10000000 { compatible = "qcom,pcie-ipq8074"; -- reg = <0x10000000 0xf1d -- 0x10000f20 0xa8 -- 0x00088000 0x2000 -- 0x10100000 0x1000>; +- reg = <0x10000000 0xf1d>, +- <0x10000f20 0xa8>, +- <0x00088000 0x2000>, +- <0x10100000 0x1000>; + reg = <0x10000000 0xf1d>, + <0x10000f20 0xa8>, + <0x00088000 0x2000>, @@ -128,10 +128,10 @@ Signed-off-by: Sivaprakash Murugesan pcie0: pci@20000000 { - compatible = "qcom,pcie-ipq8074"; -- reg = <0x20000000 0xf1d -- 0x20000f20 0xa8 -- 0x00080000 0x2000 -- 0x20100000 0x1000>; +- reg = <0x20000000 0xf1d>, +- <0x20000f20 0xa8>, +- <0x00080000 0x2000>, +- <0x20100000 0x1000>; - reg-names = "dbi", "elbi", "parf", "config"; + compatible = "qcom,pcie-ipq8074-gen3"; + reg = <0x20000000 0xf1d>,