kernel: of: avoid some unnecessary bad cell count warnings
authorShiji Yang <[email protected]>
Wed, 26 Nov 2025 15:06:55 +0000 (23:06 +0800)
committerChristian Marangi <[email protected]>
Thu, 27 Nov 2025 11:37:49 +0000 (12:37 +0100)
commitb4d7263bc3b6169a7bb3649abfa6cf92decba865
tree03dfb3812f4faf00eebfab23ce93605997e7b103
parent43c48d09ecaa1c0950906d60a4968060f57594c9
kernel: of: avoid some unnecessary bad cell count warnings

This patchset silences some noisy dts false warnings:

[    0.616266] OF: Bad cell count for /spi@1100d000/flash@0/partitions
[    0.622551] OF: Bad cell count for /spi@1100d000/flash@0/partitions

Closes: https://github.com/openwrt/openwrt/issues/14701
Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20942
Signed-off-by: Christian Marangi <[email protected]>
target/linux/generic/backport-6.12/203-01-v6.13-of-address-Rework-bus-matching-to-avoid-warnings.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/203-02-v6.13-of-address-Fix-WARN-when-attempting-translating-non-.patch [new file with mode: 0644]