From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4EF78C43381 for ; Fri, 22 Mar 2019 01:41:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1F764213F2 for ; Fri, 22 Mar 2019 01:41:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="tFouOVLN"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="e+B28mnD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1F764213F2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8jkCqn0LfJsME2Ygm035ERYeQaM+zmwm7FJOVXPUhxs=; b=tFouOVLNdQPeFb Yvsb8XksmP1QgZiCUC3mC35bUbJ6sibq+3NDWj94UhINmIBRRgqxEgZVdfMJnZCedWRQMhSP99wSk N0gPY9eNlscJc5ymXrN51PZKd+W5sjFzOG0YUUUzPXFyHB8jAa97wvJUImYUNxu/zJ5XDqDEBZ1VJ w0EkoG+slchKnUNjzin+X1vC6DbaZQAKhMGuxU2Th79j73cvbNPaZg5HgL6lUGZBhSATjyFJCYEnU sf4p7brOrPMbasw0PnmHkAGabVEcwSW18M9AXSXoHJBaHuP5iXVTHku5xqL5PKOVZtIDVz/5sNGrS F2fsuajdZHKhovp6LXMQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h79Bu-0005s0-P9; Fri, 22 Mar 2019 01:41:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h79Br-0005rZ-DC for linux-arm-kernel@lists.infradead.org; Fri, 22 Mar 2019 01:41:48 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3218B213F2; Fri, 22 Mar 2019 01:41:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553218907; bh=uYBX3bhEnaUPTBPYiSzhoRkAXPPBFjyffwyaKLoda04=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e+B28mnD656Mesqh783xtgIY1Sg1pbJoXdpf4IDA8/ZQO9LB/mss0CtFJQumqECnN InnjiES+DBWEahodseqR87DNhSHMtZl3khgUUa5jT0MWNyxHKufIhMeDWCFeV5aWhJ /ykHe6hsrhiw/7CVV18LlXeqfbu3wSRWU9ZGjB2Y= Date: Fri, 22 Mar 2019 09:41:21 +0800 From: Shawn Guo To: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= Subject: Re: [PATCH 3/5] ARM: dts: imx50: Add PHY node for usbotg and adjust clocks Message-ID: <20190322014120.GS12513@dragon> References: <20190319152421.16179-1-j.neuschaefer@gmx.net> <20190319152421.16179-4-j.neuschaefer@gmx.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190319152421.16179-4-j.neuschaefer@gmx.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190321_184147_467413_1EC933B7 X-CRM114-Status: GOOD ( 11.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Heiko Stuebner , Martin Blumenstingl , Kevin Hilman , Sascha Hauer , Johan Hovold , linux-kernel@vger.kernel.org, Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Manivannan Sadhasivam , Thierry Reding , Fabio Estevam , linux-arm-kernel@lists.infradead.org, Jagan Teki Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Mar 19, 2019 at 04:24:18PM +0100, Jonathan Neusch=E4fer wrote: > Even though the ChipIdea USB controller binding[1] doesn't specify the > properties that reference a PHY as required, the Linux driver > requires[2] such a reference. > = > The clock situation is like on i.MX53: The USB controller is clocked > from IMX5_CLK_USBOH3_GATE and the PHY from IMX5_CLK_USB_PHY1_GATE. > = > [1]: Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt > [2]: Search for EINVAL in drivers/usb/chipidea/ci_hdrc_imx.c > = > Signed-off-by: Jonathan Neusch=E4fer Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel