linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* db8500.dtsi: ab8500@5 reg property invalid length
@ 2012-05-18 20:46 Stephen Warren
  2012-05-19  8:13 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2012-05-18 20:46 UTC (permalink / raw)
  To: linux-arm-kernel

Lee,

In commit 3de3d74 "ARM: ux500: Configure the PRCMU Timer for db8500
based devices in DT", you changed DT node prcmu at 80157000's #size-cells
from 0 to 1, but didn't adjust the reg property for existing sub-node
ab8500 at 5. Also, the indentation of the new subnode
prcmu-timer-4 at 80157450 looks wrong.

This makes dtc fail to compile snowball.dts:

Warning (reg_format): "reg" property in
/soc-u9500/prcmu at 80157000/ab8500 at 5 has invalid length (4 bytes)
(#address-cells == 1, #size-cells == 1)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-19  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 20:46 db8500.dtsi: ab8500@5 reg property invalid length Stephen Warren
2012-05-19  8:13 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).