summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorHoward Chiu <howard_chiu@aspeedtech.com>2022-03-29 03:24:10 +0000
committerJoel Stanley <joel@jms.id.au>2022-05-19 17:14:20 +0930
commit0ef77237c5243aa620528daeaad0ba92094b5720 (patch)
tree03054f63dd3f48a57027790f9ef8452c272f9118 /arch/arm
parent08daf2c89186452b4986b8a5f014f6478fe7e769 (diff)
downloadlinux-stable-0ef77237c5243aa620528daeaad0ba92094b5720.tar.gz
linux-stable-0ef77237c5243aa620528daeaad0ba92094b5720.tar.bz2
linux-stable-0ef77237c5243aa620528daeaad0ba92094b5720.zip
ARM: dts: aspeed: ast2600-evb: Enable virtual hub
Enable Aspeed VHub for HID emulation Signed-off-by: Howard Chiu <howard_chiu@aspeedtech.com> Link: https://lore.kernel.org/r/SG2PR06MB23155E8A6193118544A7DBF3E61E9@SG2PR06MB2315.apcprd06.prod.outlook.com Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/aspeed-ast2600-evb.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-ast2600-evb.dts b/arch/arm/boot/dts/aspeed-ast2600-evb.dts
index 6fcd9406987b..55b1d3a81700 100644
--- a/arch/arm/boot/dts/aspeed-ast2600-evb.dts
+++ b/arch/arm/boot/dts/aspeed-ast2600-evb.dts
@@ -314,6 +314,11 @@
clk-phase-sd-hs = <7>, <200>;
};
+&vhub {
+ status = "okay";
+ pinctrl-names = "default";
+};
+
&video {
status = "okay";
memory-region = <&video_engine_memory>;