1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/qualcommax
Robert Marko 1e20f7b6c6 qualcommax: fix PCIe card wifi node address
Unlike other buses, for PCIe child nodes we should not use "wifi@1,0" as
the bus adress since for PCI devices the actual device adress on the bus is
actually set via the "reg" property and the node name is unused completely.

Though, it will cause DTC to throw warnings, so after investigation and
similar issue upstream[1] simply set the nodes to "wifi@0,0" instead.

[1] https://lists.infradead.org/pipermail/linux-arm-kernel/2021-August/680846.html

Link: https://github.com/openwrt/openwrt/pull/18789
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-13 19:58:22 +02:00
..
files qualcommax: fix PCIe card wifi node address 2025-05-13 19:58:22 +02:00
image qualcommax: ipq5018: glinet_gl-b3000: fix kernel alignment 2025-05-01 20:11:16 +02:00
ipq50xx qualcommax: ipq50xx: gl-b3000: add 03_set_oem_name 2025-05-07 10:45:03 +02:00
ipq60xx qualcommax: ipq60xx: LED mapping update for Netgear WAX610 and WAX610Y 2025-04-29 14:53:56 +02:00
ipq807x Qualcommax: IPQ807x: Add support for TP-Link Deco X80-5G 2025-04-22 13:25:40 +02:00
patches-6.6 qualcommax: ipq50xx: add missing bus-range to PCIe bridges 2025-05-13 19:58:22 +02:00
config-6.6 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile qualcommax: add ipq50xx target 2025-02-06 09:51:13 +01:00