]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: remove obsolete SPI flash nodes after kernel fix 22036/head
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Sun, 15 Feb 2026 10:50:05 +0000 (11:50 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 16 Feb 2026 09:47:31 +0000 (10:47 +0100)
commit313d56366448d8c2ca12daba7725fdd848057d98
tree8fc1219713203bb720912307ce88568c81308691
parent8b994ed3970ffd02ee77889304ca32bdbecdb1f3
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>
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