All of lore.kernel.org
 help / color / mirror / Atom feed
* Warning when compiling DTB on X-Gene platform with dtc 1.4.1-g53bf130b
@ 2016-06-21  9:02 ` Duc Dang
  0 siblings, 0 replies; 6+ messages in thread
From: Duc Dang @ 2016-06-21  9:02 UTC (permalink / raw)
  To: Rob Herring; +Cc: Devicetree List, Linux Kernel Mailing List, linux-arm

Hi Rob,

I got warning on unit_address_vs_reg similar to this
https://lkml.org/lkml/2016/3/7/43 when using v4.7-rc2 dtc to build dtb
for X-Gene Mustang:

dhdang@xgene-next=>./scripts/dtc/dtc -O dtb -R 16 -o mustang.dtb
arch/arm64/boot/dts/apm/apm-mustang.dts
  Warning (unit_address_vs_reg): Node /soc/reboot@17000014 has a unit
name, but no reg property
  Warning (unit_address_vs_reg): Node /memory has a reg or ranges
property, but no unit name
  Warning (unit_address_vs_reg): Node /gpio-keys/button@1 has a unit
name, but no reg property

There are nodes that I cannot change the node-name due to backward
compatible with old firmware reason (/soc/reboot@17000014 as an
example). Is there any other way to avoid the warning?

Regards,
Duc Dang.

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

end of thread, other threads:[~2016-06-21 21:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-21  9:02 Warning when compiling DTB on X-Gene platform with dtc 1.4.1-g53bf130b Duc Dang
2016-06-21  9:02 ` Duc Dang
2016-06-21 13:25 ` Andrew Lunn
2016-06-21 13:25   ` Andrew Lunn
2016-06-21 21:40   ` Duc Dang
2016-06-21 21:40     ` Duc Dang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.