From: Paolo Bonzini <pbonzini@redhat.com>
To: Andrew Jones <drjones@redhat.com>, kvm@vger.kernel.org
Subject: Re: [kvm-unit-tests PATCH v2 0/2] lib: devicetree: add stdout-path
Date: Wed, 29 Jul 2015 15:55:20 +0200 [thread overview]
Message-ID: <55B8DB48.90404@redhat.com> (raw)
In-Reply-To: <1438155550-6676-1-git-send-email-drjones@redhat.com>
On 29/07/2015 09:39, Andrew Jones wrote:
> Easy addition to the devicetree support that may come in handy
> for powerpc (and it may not - I have a ppc series ready to post
> that doesn't actually bother with stdout-path yet, but whatever...)
>
> For v2 I decided it's better to return -FDT_ERR_BADPATH from
> dt_get_default_console_node, if there's a bad path. Also, shortened
> an overly long name in lib/arm/io.c
>
> Andrew Jones (2):
> devicetree: add /chosen/stdout-path support
> arm/arm64: uart0_init: check /chosen/stdout-path
>
> lib/arm/io.c | 36 +++++++++++++++++++++++++++---------
> lib/devicetree.c | 19 +++++++++++++++++++
> lib/devicetree.h | 9 +++++++++
> 3 files changed, 55 insertions(+), 9 deletions(-)
>
Looks good. I haven't yet tested it, but I plan on applying it as soon
as I do.
Paolo
prev parent reply other threads:[~2015-07-29 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-29 7:39 [kvm-unit-tests PATCH v2 0/2] lib: devicetree: add stdout-path Andrew Jones
2015-07-29 7:39 ` [kvm-unit-tests PATCH v2 1/2] devicetree: add /chosen/stdout-path support Andrew Jones
2015-07-29 7:39 ` [kvm-unit-tests PATCH v2 2/2] arm/arm64: uart0_init: check /chosen/stdout-path Andrew Jones
2015-07-29 13:55 ` Paolo Bonzini [this message]
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=55B8DB48.90404@redhat.com \
--to=pbonzini@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
/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 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.