openwrt/target/linux/generic
Christian Lamparter 36104dc51f kernel: 5.10: silence bogus "Missing #address-cells in interrupt provider" warnings
Rosen reported strange dtc warnings that had their origin in
an upstream patch to 5.8-rc1. Upon further digging this
revealed an ongoing thread [0] discussing the topic:

> [...]I don't think we need a bunch of warning fix patches to add
> these everywhere. Also, the need for #address-cells pretty much makes
> no sense on any modern system. It is a relic from days when the bus
> (address) topology and interrupt topology were related.

and later on:
> So really, we only need to be checking for #address-cells in nodes
> with interrupt-map.

This patch backports just the patch which removed the warning message
(this is from the upstream dtc project [1] - but not the kernel).
the patch does not add the checking of the #address-cells in nodes
with interrupt-map.

[0] <https://lore.kernel.org/linux-devicetree/91e3405245c89f134676449cf3822285798d2ed2.1612189652.git.michal.simek@xilinx.com/>
[1] <https://git.kernel.org/pub/scm/utils/dtc/dtc.git/commit/?id=d8d1a9a77863a8c7031ae82a1d461aa78eb72a7b>
Link: <https://github.com/openwrt/openwrt/pull/4685>
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-24 11:20:22 +02:00
..
backport-5.4 kernel: bump 5.4 to 5.4.153 2021-10-21 00:17:36 +02:00
backport-5.10 kernel: backport GPIO LED patch for MT7530 2021-10-23 18:50:31 +02:00
files kernel: export switch_generic_set_link() symbol 2021-10-07 15:13:16 +02:00
hack-5.4 kernel: bump 5.4 to 5.4.154 2021-10-21 00:17:36 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.75 2021-10-21 00:17:36 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.4 kernel: backport a rewrite of the mips eBPF JIT implementation 2021-10-14 20:29:51 +02:00
pending-5.10 kernel: 5.10: silence bogus "Missing #address-cells in interrupt provider" warnings 2021-10-24 11:20:22 +02:00
config-5.4 kernel: Deactivate some ARM64 errata workarounds 2021-10-03 01:13:18 +02:00
config-5.10 kernel: 5.10: add missing symbols 2021-10-05 23:54:18 +02:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 03:52:33 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00