Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1629530
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Linus Walleij <linus.walleij@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] gpio: Add a driver for Cadence GPIO controller |
| Date | Mon, 24 Apr 2017 15:10:03 +0200 |
| Message-ID | <tzLUD-7pd-39@gated-at.bofh.it> (permalink) |
| References | <tqokx-T6-1@gated-at.bofh.it> <tqEfE-451-29@gated-at.bofh.it> <tqGAN-5EJ-1@gated-at.bofh.it> <tqMPU-1Sb-25@gated-at.bofh.it> <tuHyk-1bY-49@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DJJ/h95b+xhfYPnjgPnrPEY7opcEttOpgHabH6DmgH0=; b=VixweSIMXzIFu7GgZrUPSLjhOIS/V2wc7rQLa3F5WL9edzDKrICxoWfnO5sIYimz0H 0IJO7L9gLLpxOQsPscQ57xffTybJJlbBsW8lqWnSOWXPefh4PYZNqGn71OrV+l4f20wO YlD5FgpFkKUgXfcWrwt/lcR0GOQ7gZM0rE8Tg= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DJJ/h95b+xhfYPnjgPnrPEY7opcEttOpgHabH6DmgH0=; b=iujsbQRTxWNmWcXskCP+4pPamf98sEmLmtiOrvYirBFkpujoTM/Ia3aHKWgA0fwUlR l8zyJen23MwOiKkx1on0tjxleJCB95fmFYdkebZezU+IiYJJIHF1/+G0SR4vbEevH5CY OzA9gP3YyL31OJwcNx0b3OiMNm0UANgbwEgWKgsJv/qnRvztyiQhApV6IvXPTaid/rsB jvetw0s39MLYFUFrKwXcVLsSbNF5VeyCMFIVZ5e0BSzXKBTr7Tgk6Ruq5SEomBBZJavP FMLT9pcGMEokkPp/fD6L6y1KT2fkBSrDzuknmpUsNbqdb3W6naE2LLsG6nlH85lqAAvC UZ9g== |
| X-Gm-Message-State | AN3rC/4UbHgtu7nxBqcITYJssC21yKPyUhunWKxivnUS3rsC5yrmOvLZ HM4Cp57ote5zstoGGDqvQ12f5QV0vJTA |
| X-Received | by 10.36.116.75 with SMTP id o72mr12922945itc.9.1493038811572; Mon, 24 Apr 2017 06:00:11 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 11 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Simon Hatliff <hatliff@cadence.com>, Alexandre Courbot <gnurou@gmail.com>, "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
| X-Original-Date | Mon, 24 Apr 2017 15:00:10 +0200 |
| X-Original-Message-ID | <CACRpkdZSyjZCe_02uoU0kFabaDR9DDpWhKowZ6rPO_v0N6WfOQ@mail.gmail.com> |
| X-Original-References | <1490803459-29697-1-git-send-email-boris.brezillon@free-electrons.com> <CACRpkdZ6w_tuzSNmFE=2BpeASNOSq0cV4fYM6F8-57Q2+3n-aQ@mail.gmail.com> <20170330132946.41314874@bbrezillon> <3422ee23-53b5-8d09-2a5e-d700358ab09d@cadence.com> <20170410152610.58bc589a@bbrezillon> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1629530 |
Show key headers only | View raw
On Mon, Apr 10, 2017 at 3:26 PM, Boris Brezillon <boris.brezillon@free-electrons.com> wrote: > Linus, what should I do here? Drop support for edge interrupts? Do whatever makes most sense for your usecases. I certainly allow dirty hacks if it is to be able to use the hardware at all. Yours, Linus Walleij
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/2] gpio: Add a driver for Cadence GPIO controller Linus Walleij <linus.walleij@linaro.org> - 2017-04-24 15:10 +0200
csiph-web