linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Larsson <andreas@gaisler.com>
To: davem@davemloft.net
Cc: grant.likely@secretlab.ca, w.sang@pengutronix.de,
	sam@ravnborg.org, sparclinux@vger.kernel.org,
	devicetree-discuss@lists.ozlabs.org,
	spi-devel-general@lists.sourceforge.net,
	linux-i2c@vger.kernel.org, software@gaisler.com
Subject: [PATCH 1/2] of_i2c: sparc: Allow OF_I2C for sparc
Date: Tue,  4 Dec 2012 15:09:37 +0100	[thread overview]
Message-ID: <1354630178-25387-2-git-send-email-andreas@gaisler.com> (raw)
In-Reply-To: <1354630178-25387-1-git-send-email-andreas@gaisler.com>

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
---
 drivers/of/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index dfba3e6..d37bfcf 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -53,7 +53,7 @@ config OF_DEVICE
 
 config OF_I2C
 	def_tristate I2C
-	depends on I2C && !SPARC
+	depends on I2C
 	help
 	  OpenFirmware I2C accessors
 
-- 
1.7.0.4


  reply	other threads:[~2012-12-04 14:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 14:09 [PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi Andreas Larsson
2012-12-04 14:09 ` Andreas Larsson [this message]
2012-12-07 17:30   ` [PATCH 1/2] of_i2c: sparc: Allow OF_I2C for sparc David Miller
2012-12-04 14:09 ` [PATCH 2/2] spi: sparc: Allow of_register_spi_devices " Andreas Larsson
2012-12-04 14:44 ` [PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi Grant Likely
2012-12-04 15:01   ` Andreas Larsson
2012-12-04 21:10   ` David Miller
2012-12-04 21:28     ` Wolfram Sang
2012-12-04 21:49     ` Grant Likely
     [not found]       ` <CACxGe6t4YcSuh04UjoYqFp355iLa6ECc5G+Y1TP3kxsL48c6jQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-12-07 17:30         ` David Miller
     [not found]           ` <20121207.123057.2230821059287428618.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-12-10 22:32             ` Grant Likely

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=1354630178-25387-2-git-send-email-andreas@gaisler.com \
    --to=andreas@gaisler.com \
    --cc=davem@davemloft.net \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-i2c@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=software@gaisler.com \
    --cc=sparclinux@vger.kernel.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    --cc=w.sang@pengutronix.de \
    /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 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).