From: Sekhar Nori <nsekhar@ti.com>
To: David Lechner <david@lechnology.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Kevin Hilman <khilman@kernel.org>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/5] ARM: davinci_all_defconfig: enable iio and ADS7950
Date: Wed, 11 Jan 2017 13:53:59 +0530 [thread overview]
Message-ID: <b29c37b2-382c-dbab-966b-4463e3127676@ti.com> (raw)
In-Reply-To: <01ec2c94-46e0-3534-94e8-bd92f78b70ec@lechnology.com>
On Tuesday 10 January 2017 09:13 PM, David Lechner wrote:
> On 01/09/2017 06:29 AM, Sekhar Nori wrote:
>> On Friday 06 January 2017 10:03 AM, David Lechner wrote:
>>> This enables the iio subsystem and the TI ADS7950 driver. This is
>>> used by
>>> LEGO MINDSTORMS EV3, which has an ADS7957 chip.
>>
>> Can you add your sign-off?
>>
>>> ---
>>>
>>> The CONFIG_TI_ADS7950 driver is currently in iio/testing, so some
>>> coordination
>>> may be needed before picking up this patch.
>>>
>>> arch/arm/configs/davinci_all_defconfig | 7 +++++++
>>> 1 file changed, 7 insertions(+)
>>>
>>> diff --git a/arch/arm/configs/davinci_all_defconfig
>>> b/arch/arm/configs/davinci_all_defconfig
>>> index 2b1967a..a899876 100644
>>> --- a/arch/arm/configs/davinci_all_defconfig
>>> +++ b/arch/arm/configs/davinci_all_defconfig
>>> @@ -200,6 +200,13 @@ CONFIG_TI_EDMA=y
>>> CONFIG_MEMORY=y
>>> CONFIG_TI_AEMIF=m
>>> CONFIG_DA8XX_DDRCTL=y
>>> +CONFIG_IIO=m
>>> +CONFIG_IIO_BUFFER_CB=m
>>> +CONFIG_IIO_SW_DEVICE=m
>>> +CONFIG_IIO_SW_TRIGGER=m
>>
>>> +CONFIG_TI_ADS7950=m
>>
>> Can you separate this from rest of the patch. I would like to enable
>> this option only after I can find the symbol in linux-next.
>
> Will resend without CONFIG_TI_ADS7950
>
>>
>>> +CONFIG_IIO_HRTIMER_TRIGGER=m
>>> +CONFIG_IIO_SYSFS_TRIGGER=m
>>
>> Need CONFIG_IIO_TRIGGER=y also for these two options to take effect.
>
> CONFIG_IIO_TRIGGER is selected by IIO_TRIGGERED_BUFFER [=m] && IIO [=m]
> && IIO_BUFFER [=y], so save_defconfig does not pick it up.
I do remember I did not see these two modules did not get enabled in
.config after 'make davinci_all_defconfig'. Will check what I may have
missed.
Thanks,
Sekhar
next prev parent reply other threads:[~2017-01-11 8:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-06 4:33 [PATCH v2 0/5] Support for LEGO MINDSTORMS EV3 David Lechner
[not found] ` <1483677228-2325-1-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>
2017-01-06 4:33 ` [PATCH v2 1/5] ARM: davinci_all_defconfig: enable DA8xx pinconf David Lechner
2017-01-09 12:18 ` Sekhar Nori
2017-01-06 4:33 ` [PATCH v2 2/5] ARM: davinci_all_defconfig: Enable PWM modules David Lechner
2017-01-09 12:18 ` Sekhar Nori
2017-01-06 4:33 ` [PATCH v2 3/5] ARM: davinci_all_defconfig: enable iio and ADS7950 David Lechner
2017-01-06 19:12 ` Congratulation_stephen iiFH stephen Hildebran
2017-01-09 12:29 ` [PATCH v2 3/5] ARM: davinci_all_defconfig: enable iio and ADS7950 Sekhar Nori
[not found] ` <cb9455bc-2658-9826-823b-2aa845237fed-l0cyMroinI0@public.gmane.org>
2017-01-10 15:43 ` David Lechner
2017-01-11 8:23 ` Sekhar Nori [this message]
[not found] ` <b29c37b2-382c-dbab-966b-4463e3127676-l0cyMroinI0@public.gmane.org>
2017-01-13 12:24 ` Sekhar Nori
2017-01-13 20:02 ` David Lechner
2017-01-06 4:33 ` [PATCH v2 4/5] ARM: davinci_all_defconfig: enable pwm-beeper David Lechner
2017-01-06 4:33 ` [PATCH v2 5/5] ARM: dts: Add LEGO MINDSTORMS EV3 dts David Lechner
[not found] ` <1483677228-2325-6-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>
2017-01-06 18:04 ` kbuild test robot
2017-01-11 10:42 ` Sekhar Nori
2017-01-11 16:25 ` David Lechner
2017-01-12 7:39 ` Sekhar Nori
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=b29c37b2-382c-dbab-966b-4463e3127676@ti.com \
--to=nsekhar@ti.com \
--cc=david@lechnology.com \
--cc=devicetree@vger.kernel.org \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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).