public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ignore disabled memory-region nodes
@ 2019-05-22  5:35 Puneet Saxena
  2019-05-22  5:35 ` [PATCH] of: resered-memory: " Puneet Saxena
  0 siblings, 1 reply; 4+ messages in thread
From: Puneet Saxena @ 2019-05-22  5:35 UTC (permalink / raw)
  To: pantelis.antoniou, frowand.list, devicetree
  Cc: treding, vdumpa, snikam, Puneet Saxena

While parsing "memory-region" node lists if a node
is "disabled", parsing halts. Therefore the nodes whoes
"status" is "okay" or "ok" are not parsed.

The change ignore disabled nodes in the memory-region
nodes list and continues to initialize the rest of
enabled nodes.

Krishna Reddy (1):
  of: resered-memory: ignore disabled memory-region nodes

 drivers/of/of_reserved_mem.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2019-05-22  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-22  5:35 [PATCH] ignore disabled memory-region nodes Puneet Saxena
2019-05-22  5:35 ` [PATCH] of: resered-memory: " Puneet Saxena
2019-05-22  6:38   ` Thierry Reding
2019-05-22  7:21     ` puneet saxena

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