All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
	Linux ARM Mailing List <linux-arm-kernel@lists.infradead.org>
Subject: [PATCH 4/4] ARM: omap2plus_defconfig: enable support for M25P80 SPI NOR
Date: Wed, 8 Jul 2015 20:57:37 +0530	[thread overview]
Message-ID: <0477453cab345f3926262eb7c864a1f387872c6e.1436368740.git.nsekhar@ti.com> (raw)
In-Reply-To: <cover.1436368740.git.nsekhar@ti.com>

M25P80 driver provides support for most common SPI NOR devices.
These devices are commonly found on TI EVMs for AM437x and DRA7x
SoCs.

Enable support for this driver in defconfig for omap2plus devices.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
---
 arch/arm/configs/omap2plus_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 4cb1c11d83ad..f7dec31bc264 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -136,6 +136,8 @@ CONFIG_MTD_ONENAND=y
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 CONFIG_MTD_ONENAND_OMAP2=y
 CONFIG_MTD_UBI=y
+CONFIG_MTD_SPI_NOR=m
+CONFIG_MTD_M25P80=m
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=16384
-- 
2.4.4.408.g16da57c

WARNING: multiple messages have this Message-ID (diff)
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: omap2plus_defconfig: enable support for M25P80 SPI NOR
Date: Wed, 8 Jul 2015 20:57:37 +0530	[thread overview]
Message-ID: <0477453cab345f3926262eb7c864a1f387872c6e.1436368740.git.nsekhar@ti.com> (raw)
In-Reply-To: <cover.1436368740.git.nsekhar@ti.com>

M25P80 driver provides support for most common SPI NOR devices.
These devices are commonly found on TI EVMs for AM437x and DRA7x
SoCs.

Enable support for this driver in defconfig for omap2plus devices.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
---
 arch/arm/configs/omap2plus_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 4cb1c11d83ad..f7dec31bc264 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -136,6 +136,8 @@ CONFIG_MTD_ONENAND=y
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 CONFIG_MTD_ONENAND_OMAP2=y
 CONFIG_MTD_UBI=y
+CONFIG_MTD_SPI_NOR=m
+CONFIG_MTD_M25P80=m
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=16384
-- 
2.4.4.408.g16da57c

  parent reply	other threads:[~2015-07-08 15:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 15:27 [PATCH 0/4] ARM: omap2plus_defconfig updates Sekhar Nori
2015-07-08 15:27 ` Sekhar Nori
2015-07-08 15:27 ` [PATCH 1/4] ARM: omap2plus_defconfig: enable support for TI ADC Sekhar Nori
2015-07-08 15:27   ` Sekhar Nori
2015-07-08 15:27 ` [PATCH 2/4] ARM: omap2plus_defconfig: enable support for TI touchscreen Sekhar Nori
2015-07-08 15:27   ` Sekhar Nori
2015-07-08 15:27 ` [PATCH 3/4] ARM: omap2plus_defconfig: enable support for TI CPTS Sekhar Nori
2015-07-08 15:27   ` Sekhar Nori
2015-07-09  5:48   ` Mugunthan V N
2015-07-09  5:48     ` Mugunthan V N
2015-07-08 15:27 ` Sekhar Nori [this message]
2015-07-08 15:27   ` [PATCH 4/4] ARM: omap2plus_defconfig: enable support for M25P80 SPI NOR Sekhar Nori
2015-07-16  7:56 ` [PATCH 0/4] ARM: omap2plus_defconfig updates Tony Lindgren
2015-07-16  7:56   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0477453cab345f3926262eb7c864a1f387872c6e.1436368740.git.nsekhar@ti.com \
    --to=nsekhar@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.