On Tue, Oct 28, 2014 at 9:05 AM, Marc Zyngier wrote:
> On 28/10/14 15:41, Bjorn Andersson wrote:
>> On Sat, Oct 25, 2014 at 2:22 AM, Marc Zyngier wrote:
[..]
>> In the Qualcomm pmic we have two interrupt status registers
>> "interrupt" and "real-time". I think the "interrupt" status register
>> w
On 28/10/14 15:41, Bjorn Andersson wrote:
> On Sat, Oct 25, 2014 at 2:22 AM, Marc Zyngier wrote:
>> On Sat, Oct 25 2014 at 12:12:55 am BST, Bjorn Andersson
>> wrote:
>>> On Fri, Oct 24, 2014 at 10:59 AM, Marc Zyngier wrote:
I just pushed out a branch:
git://git.kernel.org/pub/scm/linu
On Sat, Oct 25, 2014 at 2:22 AM, Marc Zyngier wrote:
> On Sat, Oct 25 2014 at 12:12:55 am BST, Bjorn Andersson wrote:
>> On Fri, Oct 24, 2014 at 10:59 AM, Marc Zyngier wrote:
>>> I just pushed out a branch:
>>> git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
>>> irq/irqchip_s
On 10/25/2014 01:34 AM, Thomas Gleixner wrote:
> On Fri, 24 Oct 2014, Stephen Boyd wrote:
>
>> On 10/24/2014 10:59 AM, Marc Zyngier wrote:
>>> Hi Bjorn,
>>>
>>> On 24/10/14 18:31, Bjorn Andersson wrote:
Stephen Boyd talked about the need to be able to mask/unmask interrupts
from
cli
On Sat, Oct 25 2014 at 12:12:55 am BST, Bjorn Andersson wrote:
> On Fri, Oct 24, 2014 at 10:59 AM, Marc Zyngier wrote:
>> I just pushed out a branch:
>> git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
>> irq/irqchip_state
>>
>> Please let me know if that's useful for you.
>>
>
On Fri, 24 Oct 2014, Stephen Boyd wrote:
> On 10/24/2014 10:59 AM, Marc Zyngier wrote:
> > Hi Bjorn,
> >
> > On 24/10/14 18:31, Bjorn Andersson wrote:
> >>
> >> Stephen Boyd talked about the need to be able to mask/unmask interrupts
> >> from
> >> client code in the Qualcomm platform as well - mo
On Fri, Oct 24, 2014 at 10:59 AM, Marc Zyngier wrote:
> Hi Bjorn,
>
> On 24/10/14 18:31, Bjorn Andersson wrote:
>> On Tue, Oct 21, 2014 at 2:34 AM, Marc Zyngier wrote:
[..]
>> I would prefer to see that you had explicit functions for the various things
>> that you would like to set and get. It wo
On 10/24/2014 10:59 AM, Marc Zyngier wrote:
> Hi Bjorn,
>
> On 24/10/14 18:31, Bjorn Andersson wrote:
>>
>> Stephen Boyd talked about the need to be able to mask/unmask interrupts from
>> client code in the Qualcomm platform as well - most likely to block wakeup
>> sources(?)
> What's wrong with ir
Hi Bjorn,
On 24/10/14 18:31, Bjorn Andersson wrote:
> On Tue, Oct 21, 2014 at 2:34 AM, Marc Zyngier wrote:
>> Hi all,
>>
>> On 21/10/14 10:22, Thomas Gleixner wrote:
>>> On Thu, 4 Sep 2014, Bjorn Andersson wrote:
>>>
On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
wrote:
> Introdu
On Tue, Oct 21, 2014 at 2:34 AM, Marc Zyngier wrote:
> Hi all,
>
> On 21/10/14 10:22, Thomas Gleixner wrote:
>> On Thu, 4 Sep 2014, Bjorn Andersson wrote:
>>
>>> On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
>>> wrote:
Introduce the irq_read_line() function to allow device drivers to read
On Tue, Oct 21, 2014 at 2:30 AM, Arnd Bergmann wrote:
> On Tuesday 21 October 2014 11:22:40 Thomas Gleixner wrote:
>> On Thu, 4 Sep 2014, Bjorn Andersson wrote:
>>
>> > On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
>> > wrote:
>> > > Introduce the irq_read_line() function to allow device drive
Hi all,
On 21/10/14 10:22, Thomas Gleixner wrote:
> On Thu, 4 Sep 2014, Bjorn Andersson wrote:
>
>> On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
>> wrote:
>>> Introduce the irq_read_line() function to allow device drivers to read
>>> the current logical state of an input when the hardware on
On Tuesday 21 October 2014 11:22:40 Thomas Gleixner wrote:
> On Thu, 4 Sep 2014, Bjorn Andersson wrote:
>
> > On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
> > wrote:
> > > Introduce the irq_read_line() function to allow device drivers to read
> > > the current logical state of an input when t
On Thu, 4 Sep 2014, Bjorn Andersson wrote:
> On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
> wrote:
> > Introduce the irq_read_line() function to allow device drivers to read
> > the current logical state of an input when the hardware only exposes
> > this through status bits in the interrupt
On Tue, Aug 19, 2014 at 1:23 PM, Bjorn Andersson
wrote:
> Introduce the irq_read_line() function to allow device drivers to read
> the current logical state of an input when the hardware only exposes
> this through status bits in the interrupt controller.
>
> The new function is backed by a new ca
Introduce the irq_read_line() function to allow device drivers to read
the current logical state of an input when the hardware only exposes
this through status bits in the interrupt controller.
The new function is backed by a new callback function in the irq_chip -
irq_read_line() - that can be im
16 matches
Mail list logo