From: Rob Herring <robh@kernel.org>
To: "H. Nikolaus Schaller" <hns@goldelico.com>
Cc: "Johan Hovold" <johan@kernel.org>,
afd@ti.com, "Mark Rutland" <mark.rutland@arm.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Russell King" <linux@armlinux.org.uk>,
"Arnd Bergmann" <arnd@arndb.de>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Kevin Hilman" <khilman@baylibre.com>,
"Andreas Färber" <afaerber@suse.de>,
"Thierry Reding" <treding@nvidia.com>,
"Jonathan Cameron" <jic23@kernel.org>,
"Noralf Trønnes" <noralf@tronnes.org>,
"David Lechner" <david@lechnology.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-omap@vger.kernel.org, letux-kernel@openphoenux.org,
kernel@pyra-handheld.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 1/6] dt-bindings: define vendor prefix for Wi2Wi, Inc.
Date: Mon, 7 May 2018 15:54:55 -0500 [thread overview]
Message-ID: <20180507205455.GA28316@rob-hp-laptop> (raw)
In-Reply-To: <7c03df30ceec8b171ab88787c1ef9556c96b30f6.1525340143.git.hns@goldelico.com>
On Thu, May 03, 2018 at 11:35:46AM +0200, H. Nikolaus Schaller wrote:
> Introduce vendor prefix for Wi2Wi, Inc. for W2SG0004 GPS module
> and W2CBW003 Bluetooth/WiFi combo (CSR/Marvell).
>
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
Applied this one so you don't have to keep sending it.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 1/6] dt-bindings: define vendor prefix for Wi2Wi, Inc.
Date: Mon, 7 May 2018 15:54:55 -0500 [thread overview]
Message-ID: <20180507205455.GA28316@rob-hp-laptop> (raw)
In-Reply-To: <7c03df30ceec8b171ab88787c1ef9556c96b30f6.1525340143.git.hns@goldelico.com>
On Thu, May 03, 2018 at 11:35:46AM +0200, H. Nikolaus Schaller wrote:
> Introduce vendor prefix for Wi2Wi, Inc. for W2SG0004 GPS module
> and W2CBW003 Bluetooth/WiFi combo (CSR/Marvell).
>
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
> 1 file changed, 1 insertion(+)
Applied this one so you don't have to keep sending it.
Rob
next prev parent reply other threads:[~2018-05-07 20:54 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-03 9:35 [PATCH v7 0/6] gnss: special driver for Wi2Wi w2sg0004 GPS module on GTA04 board H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 1/6] dt-bindings: define vendor prefix for Wi2Wi, Inc H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-07 20:54 ` Rob Herring [this message]
2018-05-07 20:54 ` Rob Herring
2018-05-08 6:41 ` H. Nikolaus Schaller
2018-05-08 6:41 ` H. Nikolaus Schaller
2018-05-08 6:41 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 2/6] dt-bindings: gnss: add w2sg0004 bindings documentation H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 3/6] DTS: gta04: add uart2 child node for w2sg0004 GPS receiver H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-06-14 19:44 ` Pavel Machek
2018-06-14 19:44 ` Pavel Machek
2018-06-16 15:37 ` H. Nikolaus Schaller
2018-06-16 15:37 ` H. Nikolaus Schaller
2018-06-16 15:37 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 4/6] misc gnss serdev: Add w2sg0004 power control driver H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 5/6] gnss: add w2sg0004 to Makefile H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
2018-05-03 9:35 ` [PATCH v7 6/6] gnss: add w2sg0004 to Kconfig H. Nikolaus Schaller
2018-05-03 9:35 ` H. Nikolaus Schaller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180507205455.GA28316@rob-hp-laptop \
--to=robh@kernel.org \
--cc=afaerber@suse.de \
--cc=afd@ti.com \
--cc=arnd@arndb.de \
--cc=bcousson@baylibre.com \
--cc=david@lechnology.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hns@goldelico.com \
--cc=jic23@kernel.org \
--cc=johan@kernel.org \
--cc=kernel@pyra-handheld.com \
--cc=khilman@baylibre.com \
--cc=letux-kernel@openphoenux.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=noralf@tronnes.org \
--cc=tony@atomide.com \
--cc=treding@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.