mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] devicetree overlay small fixes
@ 2016-06-26 20:11 Michal Suchanek
  2016-06-26 20:11 ` [PATCH 1/2] of: overlay: add resolver error prints Michal Suchanek
  2016-06-26 20:11 ` [PATCH 2/2] of: fdt: mark unflattened tree as detached Michal Suchanek
  0 siblings, 2 replies; 7+ messages in thread
From: Michal Suchanek @ 2016-06-26 20:11 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand, Grant Likely, Pantelis Antoniou,
	devicetree, linux-kernel
  Cc: Michal Suchanek

Hello,

while testing overlay loading I found some issues with applying the overlay.

I sent these like a year ago already. One was since fixed but two still apply.

Thanks

Michal

Michal Suchanek (2):
  of: overlay: add resolver error prints
  of: fdt: mark unflattened tree as detached

 drivers/of/fdt.c      | 12 +++++++++---
 drivers/of/resolver.c |  6 ++++++
 2 files changed, 15 insertions(+), 3 deletions(-)

-- 
2.8.1

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

end of thread, other threads:[~2016-07-22 19:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-26 20:11 [PATCH 0/2] devicetree overlay small fixes Michal Suchanek
2016-06-26 20:11 ` [PATCH 1/2] of: overlay: add resolver error prints Michal Suchanek
2016-07-18 21:47   ` Rob Herring
2016-06-26 20:11 ` [PATCH 2/2] of: fdt: mark unflattened tree as detached Michal Suchanek
2016-07-18 21:44   ` Rob Herring
2016-07-18 22:01     ` [PATCH] " Michal Suchanek
2016-07-22 19:55       ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome