]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: aspeed: minerva: enable ehci0 for USB
authorYang Chen <yang.chen@quantatw.com>
Wed, 26 Jun 2024 13:03:25 +0000 (21:03 +0800)
committerJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2024 03:37:13 +0000 (13:07 +0930)
Enable ehci0 for USB.

Signed-off-by: Yang Chen <yang.chen@quantatw.com>
Link: https://lore.kernel.org/r/20240626130332.929534-11-yangchen.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts

index f41dcb36243a72e384ec7d64357ef64855aae70a..fd769578f826718e6a0e0eb97ed56bd487920aba 100644 (file)
        pinctrl-0 = <&pinctrl_adc10_default>;
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &ehci1 {
        status = "okay";
 };