Rany Hany 8607372b41 mediatek: fix broken PCIe caused by update to 6.6.30
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: 4c6e9a9943 ("kernel: bump 6.6 to 6.6.30")
Signed-off-by: Rany Hany <rany_hany@riseup.net>
2024-05-06 11:05:03 +02:00
..
2024-03-28 13:06:43 +01:00
2024-03-29 09:58:45 +01:00
2024-01-19 21:24:44 +01:00
2024-05-05 11:27:18 +02:00
2024-04-30 20:18:15 +02:00
2024-04-08 21:52:51 +02:00
2024-01-06 12:52:49 +01:00
2024-05-05 21:22:31 +02:00
2024-03-24 21:19:10 +01:00
2024-05-05 21:22:31 +02:00
2024-04-16 23:11:25 +02:00
2024-05-04 14:14:16 +08:00
2024-04-30 20:18:15 +02:00
2024-04-25 14:33:22 +02:00
2024-04-16 23:11:25 +02:00
2024-02-13 19:05:48 +01:00
2024-04-18 00:30:03 +03:00
2024-04-16 23:11:25 +02:00
2024-04-30 11:02:48 +02:00
2024-03-23 21:38:00 +01:00
2024-05-01 10:26:41 +02:00