[PATCH linux dev-5.3 2/4] ARM: dts: aspeed: tacoma: Enable VUART1

Eddie James eajames at linux.ibm.com
Thu Oct 3 09:43:46 AEST 2019


On 10/2/19 5:23 AM, Joel Stanley wrote:
> Like most OpenPower machines the VUART is expected to be at /dev/ttyS5
> for communication with the host over LPC.


Reviewed-by: Eddie James <eajames at linux.ibm.com>


>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---
>   arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> index 02e55c7102bd..183a8349e181 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> @@ -459,3 +459,7 @@
>   &ibt {
>   	status = "okay";
>   };
> +
> +&vuart1 {
> +	status = "okay";
> +};


More information about the openbmc mailing list