]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mpc85xx: fix dtc warnings 20990/head
authorRosen Penev <rosenp@gmail.com>
Sat, 29 Nov 2025 03:25:47 +0000 (19:25 -0800)
committerRobert Marko <robimarko@gmail.com>
Fri, 6 Mar 2026 11:06:49 +0000 (12:06 +0100)
commit0c0b00422ed173820c2c7e57b160150fae70931e
tree90205973175908ccc90ebe0ee306fb2ff599a7d8
parent03fddee7bda5039757051511bbd36d2a6405c610
mpc85xx: fix dtc warnings

Even though these are disabled, dtc still warns on missing reg and
ranges.

Add them. No real difference as it's disabled anyway.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20990
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/firebox-t1x.dtsi
target/linux/mpc85xx/files/arch/powerpc/boot/dts/hiveap-330.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/red-15w-rev1.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3710i.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3715i.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts