All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Stanley <joel@jms.id.au>
To: Chris Austen <austenc@us.ibm.com>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: [PATCH linux dev-4.7 1/1] ARM: dts: aspeed: Enable Garrison uart
Date: Fri, 31 Mar 2017 09:44:36 +1030	[thread overview]
Message-ID: <CACPK8XfLMCjV-gwfqG19ve+bqfagazZr0Gi5kOO2w5hOKHOEHQ@mail.gmail.com> (raw)
In-Reply-To: <1490911460-20581-1-git-send-email-austenc@us.ibm.com>

On Fri, Mar 31, 2017 at 8:34 AM, Chris Austen <austenc@us.ibm.com> wrote:
> The dts did not turn on the debug port. This starts
> to allow development of OpenBMC on the garrison system
>
> Signed-off-by: Chris Austen <austenc@us.ibm.com>

Thanks Chris. Great work on your first kernel patch for the project.

I've applied this to dev-4.7. Please keep an eye out for a follow up
patch from me that brings other parts of the Garrison dts in line with
other systems.

Cheers,

Joel

> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> index 639b8f8..d4bb77d 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
> @@ -64,6 +64,10 @@
>         };
>  };
>
> +&uart5 {
> +       status = "okay";
> +};
> +
>  &mac0 {
>         status = "okay";
>
> --
> 2.7.4
>

      reply	other threads:[~2017-03-30 23:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 22:04 [PATCH linux dev-4.7 1/1] ARM: dts: aspeed: Enable Garrison uart Chris Austen
2017-03-30 23:14 ` Joel Stanley [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=CACPK8XfLMCjV-gwfqG19ve+bqfagazZr0Gi5kOO2w5hOKHOEHQ@mail.gmail.com \
    --to=joel@jms.id.au \
    --cc=austenc@us.ibm.com \
    --cc=openbmc@lists.ozlabs.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.