Commit 0ef77237 authored by Howard Chiu's avatar Howard Chiu Committed by Joel Stanley

ARM: dts: aspeed: ast2600-evb: Enable virtual hub

Enable Aspeed VHub for HID emulation
Signed-off-by: default avatarHoward Chiu <howard_chiu@aspeedtech.com>
Link: https://lore.kernel.org/r/SG2PR06MB23155E8A6193118544A7DBF3E61E9@SG2PR06MB2315.apcprd06.prod.outlook.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 08daf2c8
......@@ -314,6 +314,11 @@ &sdhci1 {
clk-phase-sd-hs = <7>, <200>;
};
&vhub {
status = "okay";
pinctrl-names = "default";
};
&video {
status = "okay";
memory-region = <&video_engine_memory>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment