From: andrej@inversepath.com (andrej at inversepath.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path
Date: Tue, 21 Jun 2016 16:50:52 +0200 [thread overview]
Message-ID: <20160621145053.7742-2-andrej@inversepath.com> (raw)
In-Reply-To: <20160621145053.7742-1-andrej@inversepath.com>
From: Andrej Rosano <andrej@inversepath.com>
Inverse Path is an information security consulting company:
https://inversepath.com
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
---
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 2c2500d..37bfd91 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -134,6 +134,7 @@ innolux Innolux Corporation
intel Intel Corporation
intercontrol Inter Control Group
invensense InvenSense Inc.
+inversepath Inverse Path
isee ISEE 2007 S.L.
isil Intersil
issi Integrated Silicon Solutions Inc.
--
2.9.0
WARNING: multiple messages have this Message-ID (diff)
From: andrej@inversepath.com
To: devicetree@vger.kernel.org
Cc: Vagrant Cascadian <vagrant@debian.org>,
linux-kernel@vger.kernel.org,
Sascha Hauer <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
Shawn Guo <shawnguo@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path
Date: Tue, 21 Jun 2016 16:50:52 +0200 [thread overview]
Message-ID: <20160621145053.7742-2-andrej@inversepath.com> (raw)
In-Reply-To: <20160621145053.7742-1-andrej@inversepath.com>
From: Andrej Rosano <andrej@inversepath.com>
Inverse Path is an information security consulting company:
https://inversepath.com
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
---
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 2c2500d..37bfd91 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -134,6 +134,7 @@ innolux Innolux Corporation
intel Intel Corporation
intercontrol Inter Control Group
invensense InvenSense Inc.
+inversepath Inverse Path
isee ISEE 2007 S.L.
isil Intersil
issi Integrated Silicon Solutions Inc.
--
2.9.0
WARNING: multiple messages have this Message-ID (diff)
From: andrej@inversepath.com
To: devicetree@vger.kernel.org
Cc: Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <kernel@pengutronix.de>,
Fabio Estevam <fabio.estevam@nxp.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Vagrant Cascadian <vagrant@debian.org>
Subject: [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path
Date: Tue, 21 Jun 2016 16:50:52 +0200 [thread overview]
Message-ID: <20160621145053.7742-2-andrej@inversepath.com> (raw)
In-Reply-To: <20160621145053.7742-1-andrej@inversepath.com>
From: Andrej Rosano <andrej@inversepath.com>
Inverse Path is an information security consulting company:
https://inversepath.com
Signed-off-by: Andrej Rosano <andrej@inversepath.com>
---
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 2c2500d..37bfd91 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -134,6 +134,7 @@ innolux Innolux Corporation
intel Intel Corporation
intercontrol Inter Control Group
invensense InvenSense Inc.
+inversepath Inverse Path
isee ISEE 2007 S.L.
isil Intersil
issi Integrated Silicon Solutions Inc.
--
2.9.0
next prev parent reply other threads:[~2016-06-21 14:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-21 14:50 [PATCH 0/2] ARM: dts: imx53: add support for USB armory board andrej at inversepath.com
2016-06-21 14:50 ` andrej
2016-06-21 14:50 ` andrej
2016-06-21 14:50 ` andrej at inversepath.com [this message]
2016-06-21 14:50 ` [PATCH 1/2] devicetree: Add vendor prefix for Inverse Path andrej
2016-06-21 14:50 ` andrej
2016-06-21 21:59 ` Rob Herring
2016-06-21 21:59 ` Rob Herring
2016-06-21 14:50 ` [PATCH 2/2] ARM: dts: imx53: add support for USB armory board andrej at inversepath.com
2016-06-21 14:50 ` andrej
2016-06-21 14:50 ` andrej
2016-06-28 1:50 ` Shawn Guo
2016-06-28 1:50 ` Shawn Guo
2016-06-28 1:50 ` Shawn Guo
2016-06-28 13:24 ` Andrej Rosano
2016-06-28 13:24 ` Andrej Rosano
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=20160621145053.7742-2-andrej@inversepath.com \
--to=andrej@inversepath.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.