openwrt/target/linux/generic
Tianling Shen 17ea41eabb kernel: make 'no port node found' output a debug message
There are cases where an unavailable port is not an error, making
this error message a false-positive. The kernel log is flooded with
the messages like:
  OF: graph: no port node found in /soc@0/bus@42000000/i2c@42530000/usb-typec@50

Silence this message by making it a debug message.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/16524
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-09-28 18:47:42 +02:00
..
backport-6.6 kernel: make 'no port node found' output a debug message 2024-09-28 18:47:42 +02:00
files generic: remove support for older kernels from swconfig 2024-09-20 19:26:52 +01:00
hack-6.6 generic: phy: aquantia: add pending patch to force MDI pair order 2024-09-20 22:47:05 +01: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-6.6 kernel: fix crashes after linearizing fraglist GSO skbs 2024-09-26 11:00:26 +02:00
config-6.6 x86: generic: disable rust support 2024-09-23 15:51:13 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES