Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1574745

Re: [PATCH v2 5/7] gpio: mockup: add a dummy irqchip

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 5/7] gpio: mockup: add a dummy irqchip
Date 2017-02-06 14:50 +0100
Message-ID <t7RQ7-5AW-45@gated-at.bofh.it> (permalink)
References <t7QqZ-4PJ-9@gated-at.bofh.it> <t7Qr0-4PJ-31@gated-at.bofh.it> <t7RwK-5sW-35@gated-at.bofh.it> <t7RGr-5x6-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 6, 2017 at 2:31 PM, Bartosz Golaszewski
<bgolaszewski@baylibre.com> wrote:
> 2017-02-06 14:29 GMT+01:00 Linus Walleij <linus.walleij@linaro.org>:
>> On Mon, Feb 6, 2017 at 1:10 PM, Bartosz Golaszewski
>> <bgolaszewski@baylibre.com> wrote:
>>
>>> Setup a dummy irqchip that will allow us to inject line events for
>>> testing purposes.
>>>
>>> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>>
>> This is obviously exactly how we should do this.
>>
>> However since it needs the devm* helpers from the irq
>> subsystem I can't apply them until the irqchip maintainers
>> merge or ack that patch.
>>
>> If you want it in soon I suggest resending it with
>> non-memorymanaged accessors for the descs and later
>> make a separate patch to switch over to the devm_*
>> versions when/if it is accepted.
>>
>> If you're not in a hurry, just wait :)
>>
>> Yours,
>> Linus Walleij
>
> I think I'll do it, since it would be nice to have it go in for 4.11
> (if you're ready to merge it that late into the release cycle).

I will merge this. Expanding the testing is paramount.

Yours,
Linus Walleij

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 5/7] gpio: mockup: add a dummy irqchip Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-06 13:20 +0100
  Re: [PATCH v2 5/7] gpio: mockup: add a dummy irqchip Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 14:30 +0100
    Re: [PATCH v2 5/7] gpio: mockup: add a dummy irqchip Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2017-02-06 14:40 +0100
      Re: [PATCH v2 5/7] gpio: mockup: add a dummy irqchip Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 14:50 +0100

csiph-web