]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: remove obsolete SPI flash nodes after kernel fix
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Sun, 15 Feb 2026 10:50:05 +0000 (11:50 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 20 Feb 2026 09:19:00 +0000 (10:19 +0100)
commit17d625c858e5da90079080061949da09face9016
tree572c176d9f442be9d087446d8d3783ee8bc31278
parente370701a5790bdfb056b83edf2fbb71f0d832be5
ramips: remove obsolete SPI flash nodes after kernel fix

Remove incomplete SPI flash definitions from affected device tree files.
These fragments only defined address-cells and size-cells without any
actual flash configuration (partitions, compatible string, etc.).

After applying openwrt/openwrt#20942 ("kernel: of: fix bad cell count error
for SPI flash node"), the kernel properly handles SPI flash nodes without
requiring these incomplete definitions in device-specific DTS files.

This cleanup eliminates unnecessary code that was likely a workaround for
the previous kernel issue.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/22036
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 313d56366448d8c2ca12daba7725fdd848057d98)
target/linux/ramips/dts/mt7620a_tplink_archer-c5-v4.dts
target/linux/ramips/dts/mt7620a_tplink_ec220-g5-v2.dts
target/linux/ramips/dts/mt7621_plasmacloud_pax1800-lite.dts