Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2740516imj; Mon, 11 Feb 2019 07:47:43 -0800 (PST) X-Google-Smtp-Source: AHgI3IZI/nPPw8D8T6dFP8zPCLxi9cx2fZJjiFyiyl9evcMnDyW/OdqB+1DDGiMdYQQWLmUBelx/ X-Received: by 2002:a62:3305:: with SMTP id z5mr37734430pfz.112.1549900063277; Mon, 11 Feb 2019 07:47:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549900063; cv=none; d=google.com; s=arc-20160816; b=NPHCWoIx4hTeAA0swm1t2UORfOiNLOvUzfC0ZaPhHMMufTDFxYjVUXC1DbJ2ttYtOm VKuJ/Vpu/QDfqTE06o9xVH5J+NL/sTSJHOBKJlqp4JH63+IvY02T7k8mm9h0fePC5ltp SITEtP//VACp4412cAbAcjT+yOkHEKKClHUTgtBKHWuD4zHXlCE0b4gcIlKMjoSUgxKt 0nvNzmXy5hhKx39BA1IgKBNXmWP4853EZ9gC02R5lFc/78bQneJbqWhXxXGth/eJWT/V jwQRwEdn9Q2+u3Snt8/6T6DoQeRRC0BjNXoTbjhfLRdaAqlXkUHmnARn9i1s7RMNSg/a jhCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=XtTwz6z6/tvVqaDSb2Aj/mAIIdzwa+K9r1lGZDthebc=; b=mKE0pHhwiuH1ns5h/cUZXXPyoDiJ12gj94JkSzWYaZFx5exRym4Jd4OtjgPbPjxuxv +ghKhR+GzEiDjpok52K79/BzNcYRGOaao/O6NwvcP4g9gITwzqkKi5lPuXrCvDRxEK6s VgbDYzITfcVJ27dOsuO72eVtPmbEyPAt/HsjZHLPZs5hn+1BIxd6TNYeQdJD2tVGAZBR KVzcoK+2mwtr/yiHlOmFqUdMluo5ry8LGjqHazn7Hg5qBvpCZfbp1mP3Co5nTiIJDaHv JYGib/wqrgZZRLFm7wIKNev2ST5EZ7UEt5qyVAszsY5f8Lwx0GXFwhDdL67etaDrfOh+ Z7mw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=krJDzAvr; 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 j6si4988977pfc.57.2019.02.11.07.47.27; Mon, 11 Feb 2019 07:47:43 -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; dkim=pass header.i=@kernel.org header.s=default header.b=krJDzAvr; 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 S1732699AbfBKPpR (ORCPT + 99 others); Mon, 11 Feb 2019 10:45:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:56030 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732256AbfBKOnl (ORCPT ); Mon, 11 Feb 2019 09:43:41 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A119222A5; Mon, 11 Feb 2019 14:43:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549896220; bh=doc7F/8JML5xnTMd4gl/Ub0OQWNEJqpBI6xmeUXnPpA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=krJDzAvrGLWTcVNUeITonzkFQyZUH7bU349RK9czpBkQ2jvXLSM+ccfAoBEeyDKFE ElPGDGMRKT4joF+XirTVFYTAz08Sx1hWo9j1WwYiZ348ljnEnv2mFiWpfU8QcRUZPX 8v1Eba6RWscfzMUBd1RaGK2NK33jOWcHZAIrGZUw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Russell King , Peter Ujfalusi , Tony Lindgren , Sasha Levin Subject: [PATCH 4.19 112/313] ARM: dts: Fix OMAP4430 SDP Ethernet startup Date: Mon, 11 Feb 2019 15:16:32 +0100 Message-Id: <20190211141901.346963523@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141852.749630980@linuxfoundation.org> References: <20190211141852.749630980@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 84fb6c7feb1494ebb7d1ec8b95cfb7ada0264465 ] It was noticed that unbinding and rebinding the KSZ8851 ethernet resulted in the driver reporting "failed to read device ID" at probe. Probing the reset line with a 'scope while repeatedly attempting to bind the driver in a shell loop revealed that the KSZ8851 RSTN pin is constantly held at zero, meaning the device is held in reset, and does not respond on the SPI bus. Experimentation with the startup delay on the regulator set to 50ms shows that the reset is positively released after 20ms. Schematics for this board are not available, and the traces are buried in the inner layers of the board which makes tracing where the RSTN pin extremely difficult. We can only guess that the RSTN pin is wired to a reset generator chip driven off the ethernet supply, which fits the observed behaviour. Include this delay in the regulator startup delay - effectively treating the reset as a "supply stable" indicator. This can not be modelled as a delay in the KSZ8851 driver since the reset generation is board specific - if the RSTN pin had been wired to a GPIO, reset could be released earlier via the already provided support in the KSZ8851 driver. This also got confirmed by Peter Ujfalusi based on Blaze schematics that should be very close to SDP4430: TPS22902YFPR is used as the regulator switch (gpio48 controlled): Convert arm boot_lock to raw The VOUT is routed to TPS3808G01DBV. (SCH Note: Threshold set at 90%. Vsense: 0.405V). According to the TPS3808 data sheet the RESET delay time when Ct is open (this is the case in the schema): MIN/TYP/MAX: 12/20/28 ms. Signed-off-by: Russell King Reviewed-by: Peter Ujfalusi [tony@atomide.com: updated with notes from schematics from Peter] Signed-off-by: Tony Lindgren Signed-off-by: Sasha Levin --- arch/arm/boot/dts/omap4-sdp.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/omap4-sdp.dts b/arch/arm/boot/dts/omap4-sdp.dts index 490726b52216..9dc7ec7655cb 100644 --- a/arch/arm/boot/dts/omap4-sdp.dts +++ b/arch/arm/boot/dts/omap4-sdp.dts @@ -33,6 +33,7 @@ gpio = <&gpio2 16 GPIO_ACTIVE_HIGH>; /* gpio line 48 */ enable-active-high; regulator-boot-on; + startup-delay-us = <25000>; }; vbat: fixedregulator-vbat { -- 2.19.1