linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig
@ 2014-03-26  5:19 Magnus Damm
  2014-03-26  7:04 ` Wolfram Sang
  2014-03-26 17:04 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2014-03-26  5:19 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm@opensource.se>

The Koelsch board includes an at24-compatible EEPROM hooked up via I2C.
To increase hardware support enable the driver in the shmobile_defconfig
multiplatform configuration.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written on top of renesas-devel-v3.14-rc8-20140325v2
 and
 [PATCH] ARM: shmobile: Include i2c-shmobile.c in shmobile_defconfig

 arch/arm/configs/shmobile_defconfig |    1 +
 1 file changed, 1 insertion(+)

--- 0002/arch/arm/configs/shmobile_defconfig
+++ work/arch/arm/configs/shmobile_defconfig	2014-03-26 13:44:02.000000000 +0900
@@ -43,6 +43,7 @@ CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_MTD=y
 CONFIG_MTD_M25P80=y
+CONFIG_EEPROM_AT24=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_ATA=y
 CONFIG_SATA_RCAR=y

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig
  2014-03-26  5:19 [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig Magnus Damm
@ 2014-03-26  7:04 ` Wolfram Sang
  2014-03-26 17:04 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2014-03-26  7:04 UTC (permalink / raw)
  To: linux-sh

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

On Wed, Mar 26, 2014 at 02:19:11PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> The Koelsch board includes an at24-compatible EEPROM hooked up via I2C.
> To increase hardware support enable the driver in the shmobile_defconfig
> multiplatform configuration.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

I would have squashed those two patches, but still:

Acked-by: Wolfram Sang <wsa@the-dreams.de>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig
  2014-03-26  5:19 [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig Magnus Damm
  2014-03-26  7:04 ` Wolfram Sang
@ 2014-03-26 17:04 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-03-26 17:04 UTC (permalink / raw)
  To: linux-sh

On Wed, Mar 26, 2014 at 08:04:01AM +0100, Wolfram Sang wrote:
> On Wed, Mar 26, 2014 at 02:19:11PM +0900, Magnus Damm wrote:
> > From: Magnus Damm <damm@opensource.se>
> > 
> > The Koelsch board includes an at24-compatible EEPROM hooked up via I2C.
> > To increase hardware support enable the driver in the shmobile_defconfig
> > multiplatform configuration.
> > 
> > Signed-off-by: Magnus Damm <damm@opensource.se>
> 
> I would have squashed those two patches, but still:
> 
> Acked-by: Wolfram Sang <wsa@the-dreams.de>

Thanks, I have queued this up.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-26 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26  5:19 [PATCH] ARM: shmobile: Include at24.c in shmobile_defconfig Magnus Damm
2014-03-26  7:04 ` Wolfram Sang
2014-03-26 17:04 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).