On 04/05/2015 04:14 PM, Steve Longerbeam wrote:
> Hi all,
>
> If --strip-disabled option is passed to dtc, of_parse_phandle() emits
> this error message for disabled nodes.
>
NM, I mistakenly thought the strip-disabled patch was merged, it isn't.
Steve
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.
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.