From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 23 Oct 2015 11:27:41 -0600 Subject: [U-Boot] [PATCH v4] Tegra: T210: Add QSPI driver In-Reply-To: <1445616501-4925-1-git-send-email-twarren@nvidia.com> References: <1445616501-4925-1-git-send-email-twarren@nvidia.com> Message-ID: <562A6E0D.6000801@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/23/2015 10:08 AM, Tom Warren wrote: > This is the normal Tegra SPI driver modified to work with the > QSPI controller in Tegra210. It does not do 2x/4x transfers > or any other QSPI protocol. Once the DT binding is reviewed as a Linux patch, then this patch, Acked-by: Stephen Warren