From: Ben Dooks <ben-i2c@fluff.org>
To: Stephen Warren <swarren@nvidia.com>
Cc: Ben Dooks <ben-i2c@fluff.org>,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Jean Delvare <khali@linux-fr.org>,
"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
Colin Cross <ccross@android.com>,
"linux-tegra@vger.kernel.org" <linux-tegra@vger.kernel.org>,
Axel Lin <axel.lin@gmail.com>,
Rob Herring <robherring2@gmail.com>,
Grant Likely <grant.likely@secretlab.ca>,
"marc.zyngier@arm.com" <marc.zyngier@arm.com>
Subject: Re: Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt)
Date: Fri, 12 Aug 2011 01:47:32 +0100 [thread overview]
Message-ID: <20110812004732.GF19115@trinity.fluff.org> (raw)
In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF04A0687289@HQMAIL01.nvidia.com>
On Tue, Aug 09, 2011 at 09:21:31AM -0700, Stephen Warren wrote:
> Stephen Warren wrote at Monday, August 08, 2011 1:26 PM:
> > Rob Herring wrote at Sunday, August 07, 2011 8:38 AM:
> > > On 08/05/2011 05:50 PM, Stephen Warren wrote:
> > > > The patch adds empty function of_get_property for non-dt build, so that
> > > > drivers migrating to dt can save some '#ifdef CONFIG_OF'.
> > > >
> > > > This also fixes the current Tegra compile problem in linux-next.
> > >
> > > You could just use of_property_read_u32 in the driver. It already has
> > > empty version and will simplify the driver code some.
> >
> > Yes, that would also work.
> >
> > Grant, Ben, do you have a preference for which option to choose?
>
> Well, all three possible fixes have been posted now:
>
> Add ifdef to i2c driver:
> http://www.spinics.net/lists/linux-tegra/msg01720.html
>
> Implement empty of_get_property:
> http://www.spinics.net/lists/linux-tegra/msg01881.html
>
> Switch i2c driver to use of_property_read_u32:
> http://permalink.gmane.org/gmane.linux.ports.arm.kernel/127807
>
> Ben, please could you please pick one of the changes and apply it, so
> that linux-next compiles for Tegra? Thanks!
I'll look into this at the weekend, of_property_read_u32 is probably
a better function to call.
> --
> nvpublic
>
--
Ben Dooks, ben@fluff.org, http://www.fluff.org/ben/
Large Hadron Colada: A large Pina Colada that makes the universe disappear.
next prev parent reply other threads:[~2011-08-12 0:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-09 16:21 Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt) Stephen Warren
2011-08-09 17:30 ` Stephen Warren
2011-08-12 0:47 ` Ben Dooks [this message]
2011-08-12 21:08 ` Stephen Warren
2011-08-23 18:27 ` Stephen Warren
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=20110812004732.GF19115@trinity.fluff.org \
--to=ben-i2c@fluff.org \
--cc=axel.lin@gmail.com \
--cc=ccross@android.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=khali@linux-fr.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=robherring2@gmail.com \
--cc=swarren@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox