On Feb 5, 2009, at 2:10 PM, Anton Vorontsov wrote:

commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 ("gianfar: Convert
gianfar to an of_platform_driver") introduced a child node for
the ether...@25000 controller, but no address and size cells
specifiers were added, and that makes dtc unhappy:

DTC: dts->dtb  on file "arch/powerpc/boot/dts/mpc8313erdb.dts"
Warning (reg_format): "reg" property in /soc8...@e0000000/ ether...@25000/m...@25520 has invalid length (8 bytes) (#address- cells == 2, #size-cells == 1) Warning (avoid_default_addr_size): Relying on default #address-cells value for /soc8...@e0000000/ether...@25000/m...@25520 Warning (avoid_default_addr_size): Relying on default #size-cells value for /soc8...@e0000000/ether...@25000/m...@25520

Signed-off-by: Anton Vorontsov <avoront...@ru.mvista.com>
---
arch/powerpc/boot/dts/mpc8313erdb.dts |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

applied to merge

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to