[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241203-dts-system1-video-v1-1-008e5e660106@gmail.com>
Date: Tue, 03 Dec 2024 18:52:45 +0530
From: Manojkiran Eda via B4 Relay <devnull+manojkiran.eda.gmail.com@...nel.org>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...econstruct.com.au>,
Eddie James <eajames@...ux.ibm.com>, Ninad Palsule <ninad@...ux.ibm.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
openbmc@...ts.ozlabs.org, Manojkiran Eda <manojkiran.eda@...il.com>
Subject: [PATCH] ARM: dts: aspeed: Enable video engine for IBM System1
From: Manojkiran Eda <manojkiran.eda@...il.com>
Signed-off-by: Manojkiran Eda <manojkiran.eda@...il.com>
---
This patch enables the aspeed video engine support in ASPEED BMC for
IBM System1. It is crucial for facilitating the BMC's video capture
and redirection capabilities, which are integral to remote management
and KVM (Keyboard-Video-Mouse) over IP functionality.
---
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
index c8597dcded31..bea858b2eee6 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
@@ -479,6 +479,10 @@ &lpc_snoop {
snoop-ports = <0x80>, <0x81>;
};
+&video {
+ status = "okay";
+};
+
&i2c0 {
status = "okay";
---
base-commit: f6d73b12ca9fd3b1c29a6a725cd751b972c740cf
change-id: 20241203-dts-system1-video-0081d55a156e
Best regards,
--
Manojkiran Eda <manojkiran.eda@...il.com>
Powered by blists - more mailing lists