Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1296989
| Path | csiph.com!au2pb.net!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.etla.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Olof Johansson <olof@lixom.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: defconfig: qcom: Enable SSBI drivers |
| Date | Tue, 22 Dec 2015 20:10:01 +0100 |
| Message-ID | <qIAtP-7UX-13@gated-at.bofh.it> (permalink) |
| References | <qAHCa-2Om-19@gated-at.bofh.it> <qDzoK-8nB-9@gated-at.bofh.it> <qDzyq-fP-7@gated-at.bofh.it> |
| X-Original-To | Andy Gross <agross@codeaurora.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=l6gHg2tMiBsBOMphfg2VIMmHDaJtJBKDFfdSMkeeVPU=; b=PQW+3NeDfgKburRypeFj6sQyvVpE+uVPrj6AKUc9/I6YV8yrDuPV1IqWb4NoeAXmkZ n0mTNXp69d+j2xEaEJXNc9ObbBtfzeASe3YSS8527fhoCUE1vFuZKuvu+cTpGWFM8E7b 0DAc9Z2SRNwT9WlRgjy4QDlWWM/2gppSWlKK4VqorNZnW4QE+zFX/cXPOthpR3ZAmnmH EO1yul5QZnNy6mKCXlWvR6jKy4BZf/lFmJruYuO5BHHGI/CLpHTTahLfnHmUNwzl1N5d 1TNGyAO1MPHVxr1538HfEtJeLasIF6O/JepwPcpnjeeEPLfIc0MHvF5rWJ0P0nrfkHxs ZBdA== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=l6gHg2tMiBsBOMphfg2VIMmHDaJtJBKDFfdSMkeeVPU=; b=I1pKRkUfNwx4kdq43DDPLNmh6OFkDT/bpIyzL7fLya4wyjp0sIDJ+T8XooovKfxM5f peg28B6QxyZ3mKNUXCs/EAd1cUWBzh9yXjLrEKLp3L3TKoc1ZQs2KsvrvD/VNV2g/BVF 1tMQ85tpMaFEUOWtEKS7q8HYx6iEUPAa+9yVirf8JuWx3r7beLhX3Lc7svP+tG2cBCor WpX0Zs4K+LRCfFJwwabMSh25kBDpG5cgX9J7mcUwYyRGO/8+Dm4ETCinL8SnLeDYYprq RHPY30MlyewXvmRuj37/tZZeMOtB0iAqKbzN+dulFhwvijuYK+DMbJs689nDe4FZ4VQK LkZQ== |
| X-Gm-Message-State | ALoCoQnqAtIjtDWYRjI42K/x1DnOkl3Y9HRSC4ficUL+SznP1Ik2+QQ+yNvMIPnqlIh07GW/0yDuoRN4gpGeZP/bNLKDh1IzJQ== |
| X-Received | by 10.66.150.228 with SMTP id ul4mr38158232pab.15.1450811069091; Tue, 22 Dec 2015 11:04:29 -0800 (PST) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| 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 | 28 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Stephen Boyd <sboyd@codeaurora.org>, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org |
| X-Original-Date | Tue, 22 Dec 2015 11:04:00 -0800 |
| X-Original-Message-ID | <20151222190400.GN30172@localhost> |
| X-Original-References | <1448932137-12717-1-git-send-email-sboyd@codeaurora.org> <20151208225429.GA12111@Agamemnon.attlocal.net> <20151208230127.GB12111@Agamemnon.attlocal.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1296989 |
Show key headers only | View raw
On Tue, Dec 08, 2015 at 05:01:27PM -0600, Andy Gross wrote: > On Tue, Dec 08, 2015 at 04:54:29PM -0600, Andy Gross wrote: > > On Mon, Nov 30, 2015 at 05:08:57PM -0800, Stephen Boyd wrote: > > > Enable some ssbi drivers present on msm8660, msm8960 and apq8064 > > > devices so that we fully exercise the devices present in the dts > > > files. > > > > > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > > > > Acked-by: Andy Gross <andy.gross@codeaurora.org> > > Arnd, Olof, Kevin, > > Can you guys pick this up. This patch is based off the earlier qcom_defconfig > that was merged through the arm-soc directly. > Sure, but please collect acks and resend since I just get this email in my folder, and not the original patch. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ARM: defconfig: qcom: Enable SSBI drivers Olof Johansson <olof@lixom.net> - 2015-12-22 20:10 +0100
csiph-web