lantiq: dts: mark localbus as simple-mfd
authorMathias Kresin <dev@kresin.me>
Tue, 5 Jan 2021 12:53:35 +0000 (13:53 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 12 Apr 2021 21:50:46 +0000 (23:50 +0200)
commit9ba8f52be622c7afde3b4074b33235488068ffa6
tree85c5b4248445895e7ccd259141750ecb2676fc19
parent895dcb7bd6dfecf0cb0b07cc359326a3f7d57065
lantiq: dts: mark localbus as simple-mfd

"simple-mfd" signifies that the operating system should consider all
subnodes of the MFD device as separate devices akin to how "simple-bus"
indicates when to see subnodes as children for a simple memory-mapped
bus.

arch/mips/boot/dts/lantiq/vr9_zyxel_p-2812hnu-f3.dts:54.10-70.4: Warning (simple_bus_reg): /fpi@10000000/localbus@0/flash@1: simple-bus unit address format error, expected "100000000"

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/amazonse.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/ar9.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/danube.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/falcon.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9.dtsi