* Lots of "Warning (unit_address_vs_reg): Node XXX has a unit name, but no reg property"
@ 2017-01-30 8:43 Ian Campbell
0 siblings, 0 replies; only message in thread
From: Ian Campbell @ 2017-01-30 8:43 UTC (permalink / raw)
To: devicetree, Rob Herring, Frank Rowand
I recently updated the device-tree-compiler package on the system which
builds the split device tree repo[0]�from 1.4.0+dfsg-2 to 1.4.2-1
(debian package versions) and now during the test build I see many
(over 1,000) of these:
Warning (unit_address_vs_reg): Node /soc@ff700000 /ethernet@b0000 has a unit name, but no reg property
Is this something which is known? Maybe Linux hasn't pulled in the
newer dtc yet so you aren't hitting it yet, or maybe you've done what I
did as a quick fix and added:
DTC_FLAGS="-W no-unit_address_vs_reg"
?
(a second issue is the lack of the offending filename in the warning
message, I'll figure out the right venue for that next)
Ian.
[0] https://git.kernel.org/cgit/linux/kernel/git/devicetree/devicetree-rebasing.git/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-30 8:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 8:43 Lots of "Warning (unit_address_vs_reg): Node XXX has a unit name, but no reg property" Ian Campbell
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).