of_parse_phandle: "could not find phandle"

2015-04-06 Thread Steve Longerbeam
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

of_parse_phandle: "could not find phandle"

2015-04-05 Thread Steve Longerbeam
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.

of_parse_phandle: "could not find phandle"

2015-04-05 Thread Steve Longerbeam
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.