]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mediatek: filogic: fix memory node invalid length dtc warnings
authorShiji Yang <yangshiji66@outlook.com>
Sun, 18 May 2025 23:36:51 +0000 (07:36 +0800)
committerShiji Yang <yangshiji66@outlook.com>
Mon, 19 May 2025 12:01:00 +0000 (20:01 +0800)
commita7df41412b602d3c2f5e6534532fb4f9d55e343f
treebe4f0fcf07349a1d06cf3ff848759bcb06781773
parentac5561906eb261d42c17c2b971d7cf6d1e6a0447
mediatek: filogic: fix memory node invalid length dtc warnings

Correct the dts memory reg property to fix the following dtc
warnings:

../dts/mt7986a-zyxel-ex5601-t0-stock.dts:19.3-33: Warning (reg_format): /memory@40000000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 2)
../dts/mt7986a-zyxel-ex5601-t0-ubootmod.dts:19.3-33: Warning (reg_format): /memory@40000000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 2)

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
target/linux/mediatek/dts/mt7986a-zyxel-ex5601-t0-stock.dts
target/linux/mediatek/dts/mt7986a-zyxel-ex5601-t0-ubootmod.dts