[PATCH v1 3/7] ARM: dts: aspeed: system1: Add usb virtual hub dev

From: Ninad Palsule

Date: Tue Apr 21 2026 - 18:49:29 EST


From: Manojkiran Eda <manojkiran.eda@xxxxxxxxx>

The usb virtual hub device is required to pass the typed keystrokes to
the Host OS as part of enabling the KVM (Keyboard-video-mouse) function.

Signed-off-by: Manojkiran Eda <manojkiran.eda@xxxxxxxxx>
Signed-off-by: Ninad Palsule <ninad@xxxxxxxxxxxxx>
---
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 0ca799893791..b0eb1767c485 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
@@ -535,6 +535,10 @@ &video {
status = "okay";
};

+&vhub {
+ status = "okay";
+};
+
&i2c0 {
status = "okay";

--
2.51.0