openwrt/target/linux/mediatek
Rany Hany 3f1b60ad40 mediatek: fix broken PCIe caused by update to 5.15.158
The patch "710-pci-pcie-mediatek-add-support-for-coherent-DMA.patch"
makes use of "syscon_regmap_lookup_by_phandle" which requires that
"syscon" be in the compatible list.

Without this patch, PCIe probe will fail with the following error:

[    1.287467] mtk-pcie 1a143000.pcie: host bridge /pcie@1a143000 ranges:
[    1.294019] mtk-pcie 1a143000.pcie: Parsing ranges property...
[    1.299901] mtk-pcie 1a143000.pcie:      MEM 0x0020000000..0x0027ffffff -> 0x0020000000
[    1.307954] mtk-pcie 1a143000.pcie: missing hifsys node
[    1.313185] mtk-pcie: probe of 1a143000.pcie failed with error -22

Fixes: 01c58a0d2a ("kernel: bump 5.15 to 5.15.158")
Signed-off-by: Rany Hany <rany_hany@riseup.net>
(cherry picked from commit 8607372b41)
2024-05-26 20:25:05 +02:00
..
base-files
dts mediatek: fix ledbar of UniFi 6 LR when running custom U-Boot 2022-09-18 15:40:04 +01:00
files-5.10/drivers generic: move ledbar driver from mediatek target 2022-09-18 15:39:41 +01:00
image treewide: fix shell errors during dump stage 2023-11-13 14:10:56 +01:00
mt7622 mediatek: fix Unifi 6LR network config 2022-09-20 22:10:19 +03:00
mt7623 mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00
mt7629 kernel: Add missing mediatek configuration options 2022-07-06 21:09:39 +02:00
patches-5.10 mediatek: fix broken PCIe caused by update to 5.15.158 2024-05-26 20:25:05 +02:00
Makefile
modules.mk mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00