From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.fpasia.hk ([202.130.89.98]:48858 "EHLO fpa01n0.fpasia.hk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752050Ab3J1MlA (ORCPT ); Mon, 28 Oct 2013 08:41:00 -0400 Message-ID: <526E5BA0.2030300@gtsys.com.hk> Date: Mon, 28 Oct 2013 20:42:08 +0800 From: Chris Ruehl MIME-Version: 1.0 To: Fabio Estevam CC: linux-media Subject: Re: imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe References: <526E55DA.3070007@gtsys.com.hk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Monday, October 28, 2013 08:25 PM, Fabio Estevam wrote: > On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl wrote: >> Hi, >> >> when tried to activate the USB-OTG or USBH2 with the FDT the system oops > You should have posted this to the linux-usb list instead :-) > > >> config: (imx27.dtsi) >> >> usbotg: usb@10024000 { >> compatible = "fsl-usb2-dr"; > You should use compatible ="fsl,imx27-usb" so that it uses the > chipidea usb driver. I didn't get USB detected with compatible ="fsl,imx27-usb" nothing happen. > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html