linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org
Cc: andreas-FkzTOoA/JUlBDgjK7y7TUQ@public.gmane.org,
	w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org,
	sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	software-FkzTOoA/JUlBDgjK7y7TUQ@public.gmane.org
Subject: Re: [PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi
Date: Fri, 07 Dec 2012 12:30:57 -0500 (EST)	[thread overview]
Message-ID: <20121207.123057.2230821059287428618.davem@davemloft.net> (raw)
In-Reply-To: <CACxGe6t4YcSuh04UjoYqFp355iLa6ECc5G+Y1TP3kxsL48c6jQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
Date: Tue, 4 Dec 2012 21:49:26 +0000

> On Tue, Dec 4, 2012 at 9:10 PM, David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> wrote:
>> From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
>> Date: Tue, 4 Dec 2012 14:44:57 +0000
>>
>>> On Tue, Dec 4, 2012 at 2:09 PM, Andreas Larsson <andreas-FkzTOoA/JUlBDgjK7y7TUQ@public.gmane.org> wrote:
>>>> This series removes the dependency on !SPARC for OF_I2C and removes the
>>>> depencency of !defined(CONFIG_SPARC) for the function
>>>> of_register_spi_devices. I find no reason for these to be unavailable
>>>> for sparc.
>>>>
>>>> I am not sure if these should go through the sparc tree or the
>>>> corresponding subsystem trees.
>>>
>>> They should go through the subsystem trees.
>>
>> I'll take this into the sparc tree after some build testing, thanks.
> 
> I'd prefer to take the SPI one through my tree, but I won't get my
> knickers in a knot if you insist.

That's fine:

Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>

  parent reply	other threads:[~2012-12-07 17:30 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 ` [PATCH 1/2] of_i2c: sparc: Allow OF_I2C for sparc Andreas Larsson
2012-12-07 17:30   ` 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 [this message]
     [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=20121207.123057.2230821059287428618.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=andreas-FkzTOoA/JUlBDgjK7y7TUQ@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sam-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.org \
    --cc=software-FkzTOoA/JUlBDgjK7y7TUQ@public.gmane.org \
    --cc=sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    /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).