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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 9B79FC41513 for ; Mon, 17 Jun 2024 09:15:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hGIrKWW1V3tbAsAGkOe4obNSbipJrkIUkGpLagRgdnk=; b=lVgSI+0s68WbVVJCA9Ieh1zV1H oAabUtLrsOkTXE/L5EIT3hLP/brUm1wUSsSCeMQlPJtmwQIvsQ8hmPD4QXk7aoLSYT29ZkD4RRYxe UVr8vocCpd3AnILeacTNrGT8JfKbSsiJx9a08HbKPcil6OWbcvR4wBx0cI9wpywhixtsCPDbhsynO QJoQD6vx51MUmVzFoMrC3XpinAmlLSESwleb1L54XNtAHpp40F03cxC1cHeM6ZS2FeMyxcI5wEbhW Mxl66tnC0k9lxgnkEOlcbM00V1oxtuuK7v9ix+/wuOUmI5M5RLri8ee0tlqzm3A4bgdIV4m73z+XA mS1pNxMA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJ8S2-00000009zHs-1eO7; Mon, 17 Jun 2024 09:14:58 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJ8RY-00000009z06-1Lv2 for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2024 09:14:30 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id BC4EF611ED; Mon, 17 Jun 2024 09:14:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 52717C2BD10; Mon, 17 Jun 2024 09:14:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718615667; bh=fLzK0kTI9Tfc5pcfO4P9fZmej83wx+iFj8ikPvPtfBQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hcO8MRlJHQv5Cc1SUYTMLubHFcdI5yS2+ktpI5gmXmNFmHvD7feGXtQd8ebxjwjaD yJRMXF4BAt0r7lR3bckBUQB133KRDLOaUSPPik/vfbRPucDaqD/Vcr2r90mRIYhfev FTFb+NeCr9JmalkKumPvOCW2B3Rv3nkOHsX/QSMX7yVeZM7cgTvxMjxcgtD3CF804W I9XEleethBz79+wnCOH2zNm+TSTeZ+3PJacP8t8rSAHKSmCHT5hv6YAyDpvJbCsZN9 LvViBkWvHsO+2vnqKne+rmPRxm+hDYpol1wM1A65/lnw/3bzj6aYSm+H81FAp3vnga yDPzHRTM031wg== From: Michael Walle To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Li Yang Cc: Pengutronix Kernel Team , Fabio Estevam , Priit Laes , Michael Grzeschik , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Marco Felsch , imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [PATCH v3 10/13] ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity Date: Mon, 17 Jun 2024 11:13:38 +0200 Message-Id: <20240617091341.2375325-11-mwalle@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240617091341.2375325-1-mwalle@kernel.org> References: <20240617091341.2375325-1-mwalle@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240617_021428_539427_68740FE2 X-CRM114-Status: GOOD ( 10.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The PCIe reset line is active low. Fix it. Fixes: 2a51f9dae13d ("ARM: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module") Signed-off-by: Michael Walle --- arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi index 7eeffd6eb476..17abebc006df 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi @@ -744,7 +744,7 @@ &pcie { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_pcie>; wake-up-gpio = <&gpio6 18 GPIO_ACTIVE_HIGH>; - reset-gpio = <&gpio3 13 GPIO_ACTIVE_HIGH>; + reset-gpio = <&gpio3 13 GPIO_ACTIVE_LOW>; }; /* LCD_BKLT_PWM */ -- 2.39.2