Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1420507
| Path | csiph.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Linus Walleij <linus.walleij@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/9] pinctrl: walk into bcm subdir unconditionally |
| Date | Mon, 13 Jun 2016 09:30:01 +0200 |
| Message-ID | <rJutP-355-9@gated-at.bofh.it> (permalink) |
| References | <rFQCC-81c-7@gated-at.bofh.it> <rFQCC-81c-5@gated-at.bofh.it> |
| X-Original-To | Gerd Hoffmann <kraxel@redhat.com> |
| 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=8eudZvHK8L/UfPGDprUL1hCg8uRrKxLtaMI5ZxniMwg=; b=Xg8re+TvWwrWQ14kuIL3mYcIEbwsiSYhI/Y9on8MbUmSqK+Fp3vbSd79W0iMeOWO7t lZQ8yILIi7JslPsybEL00pfaxgAGGVQVcK3acehiS/ccev79aDkF56udZUR9+blzyRmC lznNFGsC2IGrWt9j5AwLBBI3xDyKinn0SmP/E= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=8eudZvHK8L/UfPGDprUL1hCg8uRrKxLtaMI5ZxniMwg=; b=RKJubpJsZhjJiNnIWmPjrP4ayUGYmRCMBWlP5P1cNhm+5Hm6jdzYx7jxEpk5P5fA9+ VFKY35hGZF1rqD8xocAcNy+x+amuUIXCBZqRtGwcGbHCj79vRUtMfHemQkUiWY/EDPJJ A+IKIaI3rxnSWltlwk5gKlkDZPJSp4Rrhz86qXOZbQCHcQHClvKj8v/iXmd4ch23bNYy 6rMYwMP0XNkR6Ue0DmiUwmjQx7hB8L7h0wcTvhUmn3pTfR0zV8q72fp8x9HsDRjqWY2r fK/nAk6wvus+rKSaKoM++4E4hyLiTJR6jHBTRA74GjKuAAuulieDmD6xJslRpSfH9zJ2 YBWw== |
| X-Gm-Message-State | ALyK8tIkyV4pvfH94q9avzYCBCVlVerQK13nq9IHaeuCrPzIeRgnKq9ANi7dZ49D/EOsfUcE/vhdj/qp345NN3HN |
| X-Received | by 10.157.37.6 with SMTP id k6mr6409955otb.115.1465802815699; Mon, 13 Jun 2016 00:26:55 -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 | 12 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-rpi-kernel <linux-rpi-kernel@lists.infradead.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, "open list:PIN CONTROL SUBSYSTEM" <linux-gpio@vger.kernel.org>, open list <linux-kernel@vger.kernel.org> |
| X-Original-Date | Mon, 13 Jun 2016 09:26:55 +0200 |
| X-Original-Message-ID | <CACRpkdZ+RnCo=GhsRrY0+VxLYcETrUZZGrbH-O3rwO7rRSG-ow@mail.gmail.com> |
| X-Original-References | <1464934708-24769-1-git-send-email-kraxel@redhat.com> <1464934708-24769-2-git-send-email-kraxel@redhat.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1420507 |
Show key headers only | View raw
On Fri, Jun 3, 2016 at 8:18 AM, Gerd Hoffmann <kraxel@redhat.com> wrote: > There is no ARCH_BCM on arm64, and we need pinctrl-bcm2835 for the rpi3. > > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> I see I got an identical patch from Florian Fainelli and applied it. Sorry for my clashes, confusion and screwups... Added Eric's ACK on the applied patch. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 1/9] pinctrl: walk into bcm subdir unconditionally Linus Walleij <linus.walleij@linaro.org> - 2016-06-13 09:30 +0200 Re: [PATCH v2 1/9] pinctrl: walk into bcm subdir unconditionally Eric Anholt <eric@anholt.net> - 2016-06-14 19:40 +0200
csiph-web