提交 b8ae255e 编写于 作者: E Eddie James 提交者: Joel Stanley

ARM: dts: aspeed: rainier and everest: Enable UHCI

The UHCI controller is necessary to talk to slower, USB1.1 devices, so
enable the UHCI controller in the device tree.
Signed-off-by: NEddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20220128214852.21551-4-eajames@linux.ibm.comSigned-off-by: NJoel Stanley <joel@jms.id.au>
上级 e011df35
......@@ -2394,6 +2394,10 @@
status = "okay";
};
&uhci {
status = "okay";
};
&emmc_controller {
status = "okay";
};
......
......@@ -239,6 +239,10 @@
status = "okay";
};
&uhci {
status = "okay";
};
&gpio0 {
gpio-line-names =
/*A0-A7*/ "","","","","","","","",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册