ipq806x: reduce pci IO space to 64k
authorAnsuel Smith <ansuelsmth@gmail.com>
Tue, 11 May 2021 22:13:04 +0000 (00:13 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 May 2021 13:09:06 +0000 (15:09 +0200)
commite5d50f69e81a95193aa09285f9edb99bc69c249f
tree260a450bcc186dd3d14658d21f1d842422266fac
parentcb919f2220cc00bf1733876e63d56369d576c843
ipq806x: reduce pci IO space to 64k

With some talk with the ARM maintainer, it was notice that enlarging the limit
to the current value is VERY wrong and clash with other memory.
A better solution would be to reduce the IO space from 1MB to 64K as probably
it's a long lasting typo and even x86 arch doesn't have a IO space that big.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/patches-5.10/103-ARM-dts-qcom-reduce-pci-IO-size-to-64K.patch [new file with mode: 0644]
target/linux/ipq806x/patches-5.10/103-arm-Enlarge-IO_SPACE_LIMIT-needed-for-some-SoC.patch [deleted file]