All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] devicetree: use correct #address/#size cells
@ 2016-05-10 17:32 Andrew Jones
  2016-05-10 17:32 ` [kvm-unit-tests PATCH 1/2] devicetree: search up tree in dt_get_nr_cells Andrew Jones
  2016-05-10 17:32 ` [kvm-unit-tests PATCH 2/2] devicetree: use node #address/size-cells Andrew Jones
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Jones @ 2016-05-10 17:32 UTC (permalink / raw)
  To: kvm; +Cc: lvivier, thuth, pbonzini

I recently noticed that when using the default bus translation (pbus)
we'd always use the root nodes #address/#size cells, which may not be
correct.

Andrew Jones (2):
  devicetree: search up tree in dt_get_nr_cells
  devicetree: use node #address/size-cells

 lib/devicetree.c | 42 ++++++++++++++++++++++++++++++------------
 lib/devicetree.h | 13 +++++--------
 2 files changed, 35 insertions(+), 20 deletions(-)

-- 
2.4.11


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

end of thread, other threads:[~2016-05-11 11:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10 17:32 [kvm-unit-tests PATCH 0/2] devicetree: use correct #address/#size cells Andrew Jones
2016-05-10 17:32 ` [kvm-unit-tests PATCH 1/2] devicetree: search up tree in dt_get_nr_cells Andrew Jones
2016-05-11  7:02   ` Thomas Huth
2016-05-11  9:04     ` Andrew Jones
2016-05-11  9:28       ` Thomas Huth
2016-05-11 11:23         ` Andrew Jones
2016-05-10 17:32 ` [kvm-unit-tests PATCH 2/2] devicetree: use node #address/size-cells Andrew Jones
2016-05-11  7:12   ` Thomas Huth
2016-05-11  9:09     ` Andrew Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.