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>
This commit is contained in:
parent
08daf2c891
commit
0ef77237c5
1 changed files with 5 additions and 0 deletions
|
@ -314,6 +314,11 @@
|
|||
clk-phase-sd-hs = <7>, <200>;
|
||||
};
|
||||
|
||||
&vhub {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&video {
|
||||
status = "okay";
|
||||
memory-region = <&video_engine_memory>;
|
||||
|
|
Loading…
Add table
Reference in a new issue