Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1289842
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!2.eu.feeder.erje.net!nntpspool01.opticnetworks.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andy Gross <andy.gross@linaro.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/4] arm: dts: apq8064: add hwspinlock nodes |
| Date | Fri, 11 Dec 2015 20:30:02 +0100 |
| Message-ID | <qEBya-ej-5@gated-at.bofh.it> (permalink) |
| References | <qEAC6-862-9@gated-at.bofh.it> <qEALM-8a5-17@gated-at.bofh.it> |
| X-Original-To | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.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=Oef8tbglVnHnw4EvjTiDKpbuTFIn15A/AfbhE+8EECA=; b=MAALhTBHdhhoBdt7J2tuaM0mvqhUNDwSs4dg1ymsQ4lCIjbwtaP4TEZFnOiflOUxhN zDO1CLxHNDjYr1vwAma9qW8cquWLO5Odtuz0703BnqIUKo7K7p9YJKOX0D+sae8aDptf c5szX5KGY3ffJqaazS128oHQsYnai4AlK6fHfT8cO6azXulzcuKqYAjUr4gyMnWcJpAE A5FBUCBsOqbF3lI903MBYyfe1HtxYpL8TgSIBXGN/tDDF/xYMQT8KkkMeWdHat2u3wVL YjRi0WRxXHEf6Yp6WtuT21Ce5Cx7P5+fsoJr+6bOq8wZCQfD7BCDsirauu47o2JpEESx UAPA== |
| 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=Oef8tbglVnHnw4EvjTiDKpbuTFIn15A/AfbhE+8EECA=; b=LbvFaCWce3v1/SryqzOfL5NjZnw4mdfQOSIreS6xXBazSOiWU7955yZmpz+0YxbDPQ ArxqTX3mBOTlA2O9UELVYYobhQ9BTfOr0o3J6I0ohYZyYbEes2AXr+mm4BYGu90lZXm4 zlwYHEMT0EcxlDU8VY9Jt8gSrpceBkt8azDwLYen6zPe7zTanjyJLMLLd2tXFJbJMJQq ZXUe6zzaDAGrELoxQRzqPu40Tru4m3fvrFefMKcCnm2Dz0dIMRwssxA4GwZqx9udaLQY j+Tgl36gcH+aDf4hb+0UOY9tNbG7qMYzI9uEYaPAsPk1s9TP5qt5We7FXLHwpx9Lz7Eh E3QQ== |
| X-Gm-Message-State | ALoCoQnBgr4jhg6t4cdmjm06exAA59vmuyCqO4dPLk1546NuH8L8eamKjkRcsbNTwCpSgDcdNMbO619FLtp/ZQXhgbsKgDaxGw== |
| X-Received | by 10.202.232.13 with SMTP id f13mr15087734oih.2.1449861934048; Fri, 11 Dec 2015 11:25:34 -0800 (PST) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23.1 (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 | 12 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 11 Dec 2015 13:25:33 -0600 |
| X-Original-Message-ID | <20151211192533.GC4022@Agamemnon.attlocal.net> |
| X-Original-References | <1449858409-13296-1-git-send-email-srinivas.kandagatla@linaro.org> <1449858731-13561-1-git-send-email-srinivas.kandagatla@linaro.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1289842 |
Show key headers only | View raw
On Fri, Dec 11, 2015 at 06:32:11PM +0000, Srinivas Kandagatla wrote: > This patch adds support hwspinlock devicetree node. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Looks fine to me. Thanks for the patch. -- 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] arm: dts: qcom-apq8064: add smem and hwspinlock support Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-11 19:30 +0100
[PATCH 4/4] arm: dts: apq8064: add shared memory node Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-11 19:40 +0100
Re: [PATCH 4/4] arm: dts: apq8064: add shared memory node Andy Gross <andy.gross@linaro.org> - 2015-12-11 20:30 +0100
[PATCH 1/4] ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-11 19:40 +0100
Re: [PATCH 1/4] ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6 Andy Gross <andy.gross@linaro.org> - 2015-12-11 20:30 +0100
[PATCH 2/4] arm: dts: apq8064: add shared memory into dt reserved-memory Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-11 19:40 +0100
Re: [PATCH 2/4] arm: dts: apq8064: add shared memory into dt reserved-memory Andy Gross <andy.gross@linaro.org> - 2015-12-11 20:30 +0100
[PATCH 3/4] arm: dts: apq8064: add hwspinlock nodes Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-11 19:40 +0100
Re: [PATCH 3/4] arm: dts: apq8064: add hwspinlock nodes Andy Gross <andy.gross@linaro.org> - 2015-12-11 20:30 +0100
Re: [PATCH 0/4] arm: dts: qcom-apq8064: add smem and hwspinlock support Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-12-12 01:30 +0100
Re: [PATCH 0/4] arm: dts: qcom-apq8064: add smem and hwspinlock support Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-12 13:10 +0100
csiph-web