Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933311AbdCGV7g (ORCPT ); Tue, 7 Mar 2017 16:59:36 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:45370 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756306AbdCGV6w (ORCPT ); Tue, 7 Mar 2017 16:58:52 -0500 From: Franklin S Cooper Jr To: , , , , , , CC: Franklin S Cooper Jr Subject: [PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash Date: Tue, 7 Mar 2017 15:57:49 -0600 Message-ID: <20170307215751.29266-1-fcooper@ti.com> X-Mailer: git-send-email 2.10.0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 457 Lines: 15 This patch set adds support for the on board SPI NOR flash on TI's AM335x Industrial Communication Engine rev 2.x board. Franklin S Cooper Jr (1): ARM: dts: am335x-icev2: Add SPI based NOR Sekhar Nori (1): doc: dt: mtd: add w25q64 to list of supported SPI flashes .../devicetree/bindings/mtd/jedec,spi-nor.txt | 1 + arch/arm/boot/dts/am335x-icev2.dts | 33 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) -- 2.10.0