All of lore.kernel.org
 help / color / mirror / Atom feed
* of_parse_phandle: "could not find phandle"
@ 2015-04-05 23:14 Steve Longerbeam
  2015-04-06 17:10 ` Steve Longerbeam
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Longerbeam @ 2015-04-05 23:14 UTC (permalink / raw)
  To: DRI mailing list

Hi all,

If --strip-disabled option is passed to dtc, of_parse_phandle() emits
this error message for disabled nodes.

For example, imx_drm_platform_probe() will generate the messages
when it walks the list of endpoints to display bridge nodes that have
been left disabled for a particular target.

Given that there can now be missing phandles in a dtb due to --strip-disabled
option, and the use of the option would be the only reason there would be a
missing phandle in a successfully compiled dtb AFAIK, should this error
message be converted to pr_debug()?

Thanks,
Steve

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread
* of_parse_phandle: "could not find phandle"
@ 2015-04-05 22:47 Steve Longerbeam
  0 siblings, 0 replies; 3+ messages in thread
From: Steve Longerbeam @ 2015-04-05 22:47 UTC (permalink / raw)
  To: DRI mailing list

Hi all,

If --strip-disabled option is passed to dtc, of_parse_phandle() emits
this error message for disabled nodes.

For example, imx_drm_platform_probe() will generate the messages
when it walks the list of endpoints to display bridge nodes that have
been left disabled for a particular target.

Given that it is normal for their to be missing phandles in a dtb due
to --strip-disabled option, should this error message be converted
to pr_debug()?

Steve

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-04-06 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05 23:14 of_parse_phandle: "could not find phandle" Steve Longerbeam
2015-04-06 17:10 ` Steve Longerbeam
  -- strict thread matches above, loose matches on Subject: below --
2015-04-05 22:47 Steve Longerbeam

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.