lantiq: fritz7362sl: fix SPI flash node reg property
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 15 Mar 2022 21:53:04 +0000 (22:53 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Wed, 16 Mar 2022 19:48:01 +0000 (20:48 +0100)
commitdadedd5580c53752c0f308ac2861bb07c7f88801
treeaa31948e92362599f090100edc92b53a20c7cefb
parent621b0589fb5cc1cbab826deb1614009fb60ad995
lantiq: fritz7362sl: fix SPI flash node reg property

The &spi node has #address-cells = <1> and #size-cells = <0>. Drop the
extra 0 in the reg property from the SPI flash node to ensure it's
number of cells matches the definition in the parent node. This also
makes the reg property for the SPI flash node consistent with all other
VR9 boards.

Fixes: eae6cac6a30b ("lantiq: add support for AVM FRITZ!Box 7362 SL")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7362sl.dts