Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Howard Chiu and committed by
Joel Stanley
0ef77237 08daf2c8

+5
+5
arch/arm/boot/dts/aspeed-ast2600-evb.dts
··· 314 314 clk-phase-sd-hs = <7>, <200>; 315 315 }; 316 316 317 + &vhub { 318 + status = "okay"; 319 + pinctrl-names = "default"; 320 + }; 321 + 317 322 &video { 318 323 status = "okay"; 319 324 memory-region = <&video_engine_memory>;