Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-03-12 Thread Jason Kridner
> On Mar 12, 2017, at 4:02 PM, Jonathan Cameron <ji...@kernel.org> wrote: > >> On 05/03/17 15:29, Jason Kridner wrote: >> >> >>>> On Mar 5, 2017, at 5:11 AM, Jonathan Cameron <ji...@kernel.org> wrote: >>>> >>>> On 25/02/

Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-03-12 Thread Jason Kridner
> On Mar 12, 2017, at 4:02 PM, Jonathan Cameron wrote: > >> On 05/03/17 15:29, Jason Kridner wrote: >> >> >>>> On Mar 5, 2017, at 5:11 AM, Jonathan Cameron wrote: >>>> >>>> On 25/02/17 21:12, Jason Kridner wrote: >>>

Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-03-05 Thread Jason Kridner
> On Mar 5, 2017, at 5:11 AM, Jonathan Cameron <ji...@kernel.org> wrote: > >> On 25/02/17 21:12, Jason Kridner wrote: >> >> >>>> On Feb 19, 2017, at 10:08 AM, Jonathan Cameron <ji...@kernel.org> wrote: >>>> >>>> On

Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-03-05 Thread Jason Kridner
> On Mar 5, 2017, at 5:11 AM, Jonathan Cameron wrote: > >> On 25/02/17 21:12, Jason Kridner wrote: >> >> >>>> On Feb 19, 2017, at 10:08 AM, Jonathan Cameron wrote: >>>> >>>> On 16/02/17 14:23, Benjamin Gaignard wrote: >>

Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-02-25 Thread Jason Kridner
> On Feb 19, 2017, at 10:08 AM, Jonathan Cameron wrote: > >> On 16/02/17 14:23, Benjamin Gaignard wrote: >> Add "parent_trigger" sysfs attribute to iio trigger to be able >> to set a parent to the current trigger. >> Parent trigger edges or levels could be used to control

Re: [PATCH v2 1/2] iio: Allow triggers to be used as parent of others triggers

2017-02-25 Thread Jason Kridner
> On Feb 19, 2017, at 10:08 AM, Jonathan Cameron wrote: > >> On 16/02/17 14:23, Benjamin Gaignard wrote: >> Add "parent_trigger" sysfs attribute to iio trigger to be able >> to set a parent to the current trigger. >> Parent trigger edges or levels could be used to control current >> trigger

Re: [PATCH v4 1/4] ARM: dts: am335x-bone: add CD for mmc1

2013-09-27 Thread Jason Kridner
On Thu, Sep 12, 2013 at 2:35 PM, Koen Kooi wrote: > From: Alexander Holler > > This enables the use of MMC cards even when no card was inserted at boot. > > Signed-off-by: Alexander Holler > Signed-off-by: Koen Kooi Acked-by: Jason Kridner > --- > arch/arm/boot/dts

Re: [PATCH v4 1/4] ARM: dts: am335x-bone: add CD for mmc1

2013-09-27 Thread Jason Kridner
...@dominion.thruhere.net Acked-by: Jason Kridner j...@ti.com --- arch/arm/boot/dts/am335x-bone-common.dtsi | 14 ++ arch/arm/boot/dts/am335x-bone.dts | 1 - 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts

Re: [PATCH 0/3] capebus moving omap_devices to mach-omap2

2012-11-02 Thread Jason Kridner
On Fri, Nov 2, 2012 at 7:21 AM, Alan Cox wrote: >> >> Fair enough. But there's no such thing a 'hotplug enumeration >> >> construct' in Linux yet, and a bus is the closest thing to it. It does >> >> take advantage of the nice way device code matches drivers and devices >> >> though. > > A bus is

Re: [PATCH 0/3] capebus moving omap_devices to mach-omap2

2012-11-02 Thread Jason Kridner
On Fri, Nov 2, 2012 at 7:21 AM, Alan Cox a...@lxorguk.ukuu.org.uk wrote: Fair enough. But there's no such thing a 'hotplug enumeration construct' in Linux yet, and a bus is the closest thing to it. It does take advantage of the nice way device code matches drivers and devices though. A

Re: [PATCH 0/3] capebus moving omap_devices to mach-omap2

2012-11-01 Thread Jason Kridner
My apologies for starting a new thread, but I don't have this thread in my Inbox. http://www.spinics.net/lists/linux-omap/msg81034.html Tony Lindgren wrote: >* Pantelis Antoniou [121031 15:02]: >> >> So when device's node is 'disabled' of_platform_device_create_pdata() >> will not create the

Re: [PATCH 0/3] capebus moving omap_devices to mach-omap2

2012-11-01 Thread Jason Kridner
My apologies for starting a new thread, but I don't have this thread in my Inbox. http://www.spinics.net/lists/linux-omap/msg81034.html Tony Lindgren wrote: * Pantelis Antoniou panto@xxx [121031 15:02]: So when device's node is 'disabled' of_platform_device_create_pdata()