Re: [PATCH 2/6] ARM: sun8i: r40: add USB host port nodes for R40
From: <hidden>
Date: 2017-10-16 09:40:01
Also in:
linux-arm-kernel, lkml
From: <hidden>
Date: 2017-10-16 09:40:01
Also in:
linux-arm-kernel, lkml
在 2017-10-16 17:32,Maxime Ripard 写道:
On Tue, Oct 10, 2017 at 07:24:28AM +0800, Icenowy Zheng wrote:quoted
quoted
quoted
+ interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&ccu CLK_BUS_OHCI1>, + <&ccu CLK_BUS_EHCI1>, + <&ccu CLK_USB_OHCI1>; + resets = <&ccu RST_BUS_OHCI1>, + <&ccu RST_BUS_EHCI1>;Why do you need to take the OHCI resources too?AW's strange design -- without OHCI resources taken EHCI won't work.How has this been tested?
As EHCI is probed before OHCI, this behavior is easy to appear if the OHCI resources are removed.
Thanks! Maxime _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html