immortalwrt/target/linux/generic
Christian Lamparter 70b774100f 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>
2022-04-07 11:36:50 +08:00
..
backport-5.4 kernel: backport support for multicolor & RGB LEDs to 5.4 2021-12-21 23:55:02 +08:00
backport-5.10 kernel: move rtl8152 patches to generic 2022-03-28 16:13:33 +08:00
files generic: deny write to uImage.FIT sub-image partitions 2022-02-12 12:30:58 +08:00
hack-5.4 kernel: refresh kernel 5.4 patches 2021-12-28 14:26:58 +08:00
hack-5.10 generic: deny write to uImage.FIT sub-image partitions 2022-02-12 12:30:58 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 kernel: Fix compile warning 2022-01-29 18:59:43 +08:00
pending-5.10 kernel: 5.10: silence bogus "Missing #address-cells in interrupt provider" warnings 2022-04-07 11:36:50 +08:00
config-5.4 kernel: Add extra configuration options 2022-03-17 11:24:36 +08:00
config-5.10 kernel: enable SERIAL_8250_16550A_VARIANTS 2022-03-25 10:38:51 +08:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 18:05:44 +08:00
PATCHES update source 2017-09-06 19:19:45 +08:00