Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp303364imu; Wed, 12 Dec 2018 17:21:19 -0800 (PST) X-Google-Smtp-Source: AFSGD/UuyfjLRoLsldJ127oIMHoFB2/55WrJhFkBswUMXAng1qlAYMJiof/l4NABHKguuDAqhjcL X-Received: by 2002:aa7:8608:: with SMTP id p8mr22648702pfn.125.1544664079713; Wed, 12 Dec 2018 17:21:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544664079; cv=none; d=google.com; s=arc-20160816; b=mPSO0rQ5mC2trWGqun5IYJKZxIHjt7aJKd9G1alhChPiJBBIeoASLwPtflJ4UJPnWf kLqNneDVBLfbymkCBB4mZCkQ8ZHlS7M6hhC1R0V1TrdiKfVSEQswKCDhynwMTwRvMZ3q iZBlb7uLvp08ZlHbnG0XhdNMjZ/WnSHXvc4pHcGdRFQd1NKB1D5/hAMh+t2VFcdAfh0a jsZOM0fYYBDoUxNNEErZ6hMOuxHQu+fvW5Hso8dgn3PGB+xA7tg2g6WCvghXgX/r/XY5 u6ZdIA9q+GpSSghIpwTxPk7UhedMFICO65Rx6bb+3cL6Gmjt/psXoogtcOLbqKjDIYkI 3vuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=bCzW7dunXqb4kxhdxgKyZ4c/65ceBWWCN67Rg6PaBlY=; b=Tajwx/XRMHR0um1kZozX84da0mgbuP/bPeA9IqkeKafQrDYwtsj82oZr6uQA8+gaSd Ohsx1QlcVsxmlH5OLNuRXC/l3oCmnMO9w8Qw1+JM6KTC3MVhoZVBcTiI52QOxOw+/iRT 1TSErICKIyfYqlih3S3OhUkI2QNmJQQiy0TIv2Y96ZTjMgqFe3WAXPfEmdFA5B8AAHBq jPFyytvLCSAUqGx7AW8eHrTEwdfMPyu1CGM5JZA/+QnuftwgNFtak1vupsp01NFzJA/2 pJQriSOBlnNVo4F3y6ild3VPBF3DnlagZ27OZg0xD69LaBACbmYa3KpaAVeK9O1J94kf HR5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j29si265968pgm.554.2018.12.12.17.20.47; Wed, 12 Dec 2018 17:21:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726482AbeLMBTy (ORCPT + 99 others); Wed, 12 Dec 2018 20:19:54 -0500 Received: from muru.com ([72.249.23.125]:57932 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726337AbeLMBTy (ORCPT ); Wed, 12 Dec 2018 20:19:54 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 92BE5809F; Thu, 13 Dec 2018 01:19:56 +0000 (UTC) Date: Wed, 12 Dec 2018 17:19:50 -0800 From: Tony Lindgren To: Peter Ujfalusi Cc: linux-omap@vger.kernel.org, Dave Gerlach , Faiz Abbas , Greg Kroah-Hartman , Keerthy , Nishanth Menon , Suman Anna , Tero Kristo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data Message-ID: <20181213011950.GM6707@atomide.com> References: <20181115224546.61475-1-tony@atomide.com> <9b7e07ae-66f9-cedf-937d-b1c5c510e018@ti.com> <20181212171143.GG6707@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181212171143.GG6707@atomide.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [181212 17:12]: > * Peter Ujfalusi [181212 02:44]: > > On 12/12/2018 12.12, Peter Ujfalusi wrote: > > > Reverting this patch in linux-next-20181210 will make the ethernet > > > working again. > > > > > > bootlog w/ revert: https://pastebin.com/dpRk1xWv > > > bootlog w/o revert: https://pastebin.com/PWrBttxd > > > > on omap5-uevm. > > Thanks for testing. Looks like it works for me with > loadable modules. And looks like changing just the phy to > use CONFIG_NOP_USB_XCEIV=y in my .config is not enough to > make it fail, I see it fail too with EHCI built-in. > > It's probably some -EPROBE_DEFER type issues, but I need > to debug more. Yes there's an issue where nop_reset() for phy-generic is not called by ehci-omap. I'll post a fix for that separately. I also noticed that sata phy reg entries need fixing up for omap5, will also post a patch for that. Regards, Tony