Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4820469ybl; Wed, 22 Jan 2020 05:22:51 -0800 (PST) X-Google-Smtp-Source: APXvYqz0iwsvKme932fDOGtcpQnOq7IOPvEtvByiwCfSaXUaDfR1XGWyX5AG9Jr4AI1Do6S8wLAU X-Received: by 2002:aca:fdd1:: with SMTP id b200mr6495165oii.133.1579699371693; Wed, 22 Jan 2020 05:22:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579699371; cv=none; d=google.com; s=arc-20160816; b=Z4MmVGbjZ/HLjxJmaTQJl3XZ/jv9zEGQz/Q+CEt9rSYaRHSIH5STPhtmaCKR+3xkig 7M2q3M50Bswo0TKJVmbDqhC/k4ueVrBrZvg2n1xugnxqNf99L3Wj7Yz52o94+wQFspW+ QUWR5hu/7KpXaCuulHzhvSMe0iO/yS4H00XObZPKsdUVdREIUdokH3Vi4RFd5omeWuRW xPIaLju9OYUqjcFjwsQ48SU+deQWwCqqHqagHRKKY4vniYy5jG/3BJWMZhJHGGyFL8AY 6dscdbsCFenSZ+Lj6mlnMvDV1Mjcc8kMIApxG+/55Y3EQqYaD937P5wSicXW2QN8jhW5 qE8A== 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=Dp8s+gABgXK4h7soY8okpUTRAlNPj5Xmsu0n1WtfAzU=; b=fnbZVEiv+SrZ07ccLewnkcRMN77UmMout9y5xyRxCH4bLUxCJE1BuHIh/rbNyRB9M7 +aqL2v8HN9tOklLULFGUWbqiETfabRUpSW/bi3TjNSW/pGHLbpCrn7hCBUxFuaVJWRrL T+zKp5/WJHUDHerJAhF68VTPaZhWeJOoQUzabiLGvLIlrzXPkpt01oRScL9NSOMdIUyp w4wXfAQS9zZLkdpwbwMVZGFzms+58TeWlCZ3bq31A+BpVcRaOrmoTFG0bdMk7goqJNUf VgyAP9jfjpsAhwK3+pM1xWS8MLEo7xNPCWNOOOqG0ovIpPNWv1UUJSgnHwA2rW/cWlXQ mFpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=N9vsJhv9; 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 i10si23398397otk.195.2020.01.22.05.22.39; Wed, 22 Jan 2020 05:22:51 -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=N9vsJhv9; 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 S1729864AbgAVNUD (ORCPT + 99 others); Wed, 22 Jan 2020 08:20:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:36082 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729860AbgAVNUB (ORCPT ); Wed, 22 Jan 2020 08:20:01 -0500 Received: from localhost (unknown [84.241.205.26]) (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 1E55A24685; Wed, 22 Jan 2020 13:19:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579699201; bh=YOT7O9y2hvrz37MHUK+5Miz2tFrxtBigA3BbYAkZso0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=N9vsJhv9zAS4qha+gNCtpRgO2yzA0IWe5C0YiuftBiD1RLWKRQLLZvSFOIng+PJ2I WXwydV2+d7xvf+IVfamyTgyeFmVGpEBQHA6mvHyscx5sK3M8sUtWixzuJD2zrl71of U7U8vqupf9IJqUiIkpYBNnCICj0YlvClm9xaXjUs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kishon Vijay Abraham I , Tony Lindgren Subject: [PATCH 5.4 035/222] ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number Date: Wed, 22 Jan 2020 10:27:01 +0100 Message-Id: <20200122092836.007162481@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200122092833.339495161@linuxfoundation.org> References: <20200122092833.339495161@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Kishon Vijay Abraham I commit 0c4eb2a6b3c6b0facd0a3bccda5db22e7b3b6f96 upstream. commit d23f3839fe97d8dce03d ("ARM: dts: DRA7: Add pcie1 dt node for EP mode") while adding the dt node for EP mode for DRA7 platform, added rc node for am571x-idk and populated gpios property with "gpio3 23". However the GPIO_PCIE_SWRST line is actually connected to "gpio5 18". Fix it here. (The patch adding "gpio3 23" was tested with another am57x board in EP mode which doesn't rely on reset from host). Cc: stable # 4.14+ Fixes: d23f3839fe97d8dce03d ("ARM: dts: DRA7: Add pcie1 dt node for EP mode") Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/am571x-idk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/am571x-idk.dts +++ b/arch/arm/boot/dts/am571x-idk.dts @@ -167,7 +167,7 @@ &pcie1_rc { status = "okay"; - gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>; + gpios = <&gpio5 18 GPIO_ACTIVE_HIGH>; }; &pcie1_ep {