linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andrew@aj.id.au (Andrew Jeffery)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: aspeed-palmetto: Enable rear UART
Date: Fri, 23 Feb 2018 10:34:08 +1030	[thread overview]
Message-ID: <1519344248.1020764.1280338600.18324066@webmail.messagingengine.com> (raw)
In-Reply-To: <20180222041524.17867-1-joel@jms.id.au>

On Thu, 22 Feb 2018, at 14:45, Joel Stanley wrote:
> The Palmetto BMC has a UART connected to a RS-232 transceiver designed
> to be used as a serial console for the host processor. It appears as a
> D-sub connector on the back of the chassis.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Reviewed-by: Andrew Jeffery <andrew@aj.id.au>

> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts b/arch/arm/
> boot/dts/aspeed-bmc-opp-palmetto.dts
> index bbddfe1d1cc8..b7d3d1825b93 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
> @@ -82,6 +82,21 @@
>  			&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
>  };
>  
> +&uart1 {
> +	/* Rear RS-232 connector */
> +	status = "okay";
> +
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_txd1_default
> +			&pinctrl_rxd1_default
> +			&pinctrl_nrts1_default
> +			&pinctrl_ndtr1_default
> +			&pinctrl_ndsr1_default
> +			&pinctrl_ncts1_default
> +			&pinctrl_ndcd1_default
> +			&pinctrl_nri1_default>;
> +};
> +
>  &uart5 {
>  	status = "okay";
>  };
> -- 
> 2.15.1
> 


-- 
  Andrew Jeffery
  andrew at aj.id.au

      reply	other threads:[~2018-02-23  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22  4:15 [PATCH] ARM: dts: aspeed-palmetto: Enable rear UART Joel Stanley
2018-02-23  0:04 ` Andrew Jeffery [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=1519344248.1020764.1280338600.18324066@webmail.messagingengine.com \
    --to=andrew@aj.id.au \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).