From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Tue, 28 Jun 2016 16:10:05 -0500 Subject: [PATCH v2 1/2] devicetree: Add vendor prefix for Inverse Path In-Reply-To: <20160628125444.16531-2-andrej@inversepath.com> References: <20160628125444.16531-1-andrej@inversepath.com> <20160628125444.16531-2-andrej@inversepath.com> Message-ID: <20160628211005.GA11978@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 28, 2016 at 02:54:43PM +0200, andrej at inversepath.com wrote: > From: Andrej Rosano > > Inverse Path is an information security consulting company: > https://inversepath.com > > Signed-off-by: Andrej Rosano > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) Please add acks when posting new versions. Rob