linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Warnings from u9500 device trees
@ 2012-12-17  0:29 Olof Johansson
  2012-12-17  8:31 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Olof Johansson @ 2012-12-17  0:29 UTC (permalink / raw)
  To: linux-arm-kernel

Known issue? I haven't seen a patch for it on the lists yet.

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)
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)
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)
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)


prcmu has #address-cells of 1, and #size-cells of 1, but the reg is
just a single cell on that entry (<5>). Something's weird with either
the binding you've implemented, or how you specified the device tree.

The changes are old too, since March. No one else has noticed this
since then? Are there no users of this platform? :(

commit 7e0ce270b2ef3d0d00c3f0725f48aa3127d73edf
Author:     Lee Jones <lee.jones@linaro.org>
AuthorDate: Thu Mar 15 16:46:17 2012 +0000
Commit:     Arnd Bergmann <arnd@arndb.de>
CommitDate: Fri Mar 16 19:46:13 2012 +0000

    ARM: ux500: db8500: list most devices in the snowball device tree


-Olof

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

end of thread, other threads:[~2012-12-17  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17  0:29 Warnings from u9500 device trees Olof Johansson
2012-12-17  8:31 ` 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).