2019-03-27 17:47:12

by Vijay Khemka

[permalink] [raw]
Subject: Re: [Potential Spoof] Re: [Potential Spoof] Re: [PATCH] ARM: dts: aspeed: tiogapass: Enable VUART

Hi Joel,
Please apply this patch.

Regards
-Vijay

On 3/18/19, 12:46 PM, "openbmc on behalf of Vijay Khemka" <[email protected] on behalf of [email protected]> wrote:

Hi Joel,
Please apply this patch.

Regards
-Vijay

On 3/5/19, 12:06 PM, "openbmc on behalf of Vijay Khemka" <[email protected] on behalf of [email protected]> wrote:

Please review below patch.

Regards
-Vijay

On 1/30/19, 10:14 AM, "Vijay Khemka" <[email protected]> wrote:

Enabling vuart for Facebook tiogapass

Signed-off-by: Vijay Khemka <[email protected]>
---
arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
index 42e0d7a8e8d0..a058fb2985f7 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts
@@ -64,6 +64,11 @@
status = "okay";
};

+&vuart {
+ // VUART Host Console
+ status = "okay";
+};
+
&uart1 {
// Host Console
status = "okay";
--
2.17.1