From patchwork Fri Mar 29 18:28:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10877669 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 C89651708 for ; Fri, 29 Mar 2019 18:28:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AED9F28A21 for ; Fri, 29 Mar 2019 18:28:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A033328AC4; Fri, 29 Mar 2019 18:28:56 +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 4E14028A21 for ; Fri, 29 Mar 2019 18:28:56 +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=HCbG5SXD319mJXN9mHkqkWY0Dvr4aaGSd3vQwW08kDE=; b=DOWdkqld3X+c1z 1AbInHw1LLozrWxbumK9f2f1rzV6cV2mHvHd4YNFDGVlq5EKF8f4Mm55DCrU4h7ZVbMyfBb0sfeAy 0Ud029FuWpsz53I3xsOHiCjSVOwiBAKu+dsXp8qft/+9dEFzdFeWZ7IHjQzLastzM6J+fnuvur9mS 7JN7tlLyBvMEkc+ukBZDsMIxl2gnsaFSS35+uzw6Q6KUbhmfcA2/tPePq/M2BYLvKcuf1GmMvfk9K 3T8HYE7Dvqx5oe/RopNpwQxoVavoLjHrOYDKHqVZ4Qqi/GxxksaRycHMlBj6Fe0Um65rDDv20vBS6 b+uWg/qYountWJ73zFdQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9wFG-0007QY-8T; Fri, 29 Mar 2019 18:28:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h9wFD-0007QE-A1 for linux-arm-kernel@lists.infradead.org; Fri, 29 Mar 2019 18:28:48 +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 754E1218A3; Fri, 29 Mar 2019 18:28:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553884125; bh=EVzdZCGRDEPzj2p5TSHQNv83GjrgQ8of+fv9By3XeBQ=; h=From:To:Cc:Subject:Date:From; b=lRxnkDFVzHJDgLT5NWoaVcbDUpVee7VY9aNI11lttCd0/Td+QpFR+HFBodmDIP13+ iL6neiEr782eL3CbrxoOLrS+5VS/6pkZrnuByfAoH7RQwCShlh6o1GQ3mWjfxvwTSW Vy8JIBMG2A/d1vUWqrL6+eSLvHxA6eod9DzQPcFI= From: Dinh Nguyen To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] arm64: dts: stratix10: increase QSPI max frequency to 100MHz Date: Fri, 29 Mar 2019 13:28:38 -0500 Message-Id: <20190329182838.6492-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-20190329_112847_368392_297F0C1E X-CRM114-Status: GOOD ( 10.57 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, Thor Thayer 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 Stratix10 devkit's QSPI can support up to 100MHz. Cc: Thor Thayer Signed-off-by: Dinh Nguyen --- arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts index c26f11a2089a..d037563ad21c 100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts @@ -160,7 +160,7 @@ #size-cells = <1>; compatible = "n25q00a"; reg = <0>; - spi-max-frequency = <50000000>; + spi-max-frequency = <100000000>; m25p,fast-read; cdns,page-size = <256>;