From: Andrew Jones <drjones@redhat.com>
To: kvm@vger.kernel.org
Cc: lvivier@redhat.com, thuth@redhat.com, pbonzini@redhat.com
Subject: [kvm-unit-tests PATCH 0/2] devicetree: use correct #address/#size cells
Date: Tue, 10 May 2016 19:32:04 +0200 [thread overview]
Message-ID: <1462901526-11013-1-git-send-email-drjones@redhat.com> (raw)
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
next reply other threads:[~2016-05-10 17:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 17:32 Andrew Jones [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1462901526-11013-1-git-send-email-drjones@redhat.com \
--to=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox