[PATCH v1 3/7] ARM: dts: aspeed: system1: Add usb virtual hub dev
Ninad Palsule
ninad at linux.ibm.com
Wed Apr 22 08:45:40 AEST 2026
From: Manojkiran Eda <manojkiran.eda at gmail.com>
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 at gmail.com>
Signed-off-by: Ninad Palsule <ninad at linux.ibm.com>
---
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
More information about the Linux-aspeed
mailing list