Re: [PATCH] of: detect invalid phandle in overlay

From: Rob Herring
Date: Thu Jun 22 2017 - 12:19:29 EST


On Wed, Jun 21, 2017 at 12:21:56PM -0700, frowand.list@xxxxxxxxx wrote:
> From: Frank Rowand <frank.rowand@xxxxxxxx>
>
> Overlays are not allowed to modify phandle values of previously existing
> nodes because there is no information available to allow fixup up
> properties that use the previously existing phandle.
>
> Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx>
> ---
> drivers/of/overlay.c | 4 ++++
> 1 file changed, 4 insertions(+)

Applied.