From patchwork Mon Jun 24 15:45:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 11013727 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0ADD914E5 for ; Mon, 24 Jun 2019 15:55:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EC18928BE6 for ; Mon, 24 Jun 2019 15:55:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DCB5828BE4; Mon, 24 Jun 2019 15:55:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8993F28BE4 for ; Mon, 24 Jun 2019 15:55:14 +0000 (UTC) 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:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=l+ZneJbq82c/ibcdyJHYYbB6pApRtfHv2st79M6QKh4=; b=g6IiqkOLV1DSNN UcGxeYa41+0Qr5MGRebXMFUpyS/lrJqNmBGDtRbwMaHxbGswy8WSQICwwCpNAyRAXb6xg+6vdOW7q oSsoJlmTe4pzfzFhmF7I3JCmbhKH1RjEYes/pdBYdl7DjTZJTylEyzhxbfGqflcBvdSo35iJh0Q8D jKeYr3iCrnvlSnxPcLHI6LNfReoNKbA4dBzUkk9g0DMeaJ8XYvhvyYPSKxRlyZK7lDEHAjiB/DerO 9Y/NBH2uNW2W3pxnjQ67d5FJezvozg5lfrDWOXXOts8gWL6BTaXgO42oT75dVWk9TkZpDtzEOKO3w lAIPKv6NTCb3ThQBKymA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hfRJG-0007MD-GY; Mon, 24 Jun 2019 15:55:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hfRJD-00076K-J7 for linux-arm-kernel@lists.infradead.org; Mon, 24 Jun 2019 15:55:08 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F3BF320663; Mon, 24 Jun 2019 15:55:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561391706; bh=nj7bRPb15L/qkOSEZwMEO7ceiq2iL+0rUoitbZZAxtc=; h=From:To:Cc:Subject:Date:From; b=LmXOEnRtX+0Ciea5kPax/pmf8bc8pI4KRt9ZUHY63OwJb1QsgWeeL/NUjqMDQlhs9 N7vpVnZlm/6owKYo2A4IeX3EY6BSR7I87WKr73zdxqCTSOBK2PzQ5MgscTO75psAPR FOVKTfB6WsyMIo82X5tQyRLI0p4PaXbKAM2J8FYo= From: Dinh Nguyen To: robh+dt@kernel.org, mark.rutland@arm.com Subject: [PATCH] ARM: dts: socfpga: add the QSPI OCP reset property on arria10 Date: Mon, 24 Jun 2019 10:45:58 -0500 Message-Id: <20190624154558.5354-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190624_085507_655722_6CD7D9FF X-CRM114-Status: GOOD ( 10.67 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The QSPI module needs the OCP reset bit deasserted as well. Signed-off-by: Dinh Nguyen --- arch/arm/boot/dts/socfpga_arria10.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/socfpga_arria10.dtsi b/arch/arm/boot/dts/socfpga_arria10.dtsi index a0a6d8507265..20af1543819a 100644 --- a/arch/arm/boot/dts/socfpga_arria10.dtsi +++ b/arch/arm/boot/dts/socfpga_arria10.dtsi @@ -753,7 +753,8 @@ cdns,fifo-width = <4>; cdns,trigger-address = <0x00000000>; clocks = <&qspi_clk>; - resets = <&rst QSPI_RESET>; + resets = <&rst QSPI_RESET>, <&rst QSPI_OCP_RESET>; + reset-names = "qspi", "qspi-ocp"; status = "disabled"; };