]> git.ipfire.org Git - thirdparty/openwrt.git/commit
qualcommax: ipq50xx: remove disabled partitions node
authorGeorge Moussalem <george.moussalem@outlook.com>
Sat, 29 Nov 2025 16:35:55 +0000 (20:35 +0400)
committerRobert Marko <robimarko@gmail.com>
Sun, 7 Dec 2025 10:25:40 +0000 (11:25 +0100)
commit3bbb4f6ce7b265b8ac13437f519fd0352bd0a3d6
tree685573e9efb05ade1dd030a0aaef057f2bff49ac
parenta90fb76736868134793f3a934df77848afeb1b38
qualcommax: ipq50xx: remove disabled partitions node

Although the bootloader tries to 'fixup' the qpic nand node, it actually
can't find it as the node was renamed to spi based on the new driver
architecture. The added benefit is that it also silences build warning:

Warning (spi_bus_reg): /soc@0/spi@79b0000/partitions: missing or empty reg property

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
---
Node rename:

old node name: qpic-nand@79b0000
new node name: spi@79b0000

Bootloader logs:

   Booting using the fdt blob at 0x44d3fc78
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 4a3f6000, end 4a3ff805 ... OK
fdt_fixup_qpic: QPIC: unable to find node '/soc/qpic-nand@79b0000'
parse_fdt_fixup: unable to find node '/soc/qpic-nand@79b0000/'
Link: https://github.com/openwrt/openwrt/pull/20982
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax830.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax850.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx-base.dtsi