devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: Add vendor prefix for BeagleBoard.org
@ 2019-11-22  0:09 Jason Kridner
  2019-12-04 19:34 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Kridner @ 2019-11-22  0:09 UTC (permalink / raw)
  To: devicetree
  Cc: Jason Kridner, Robert Nelson, Rob Herring, Mark Rutland,
	Maxime Ripard, Shawn Guo, Heiko Stuebner, Sam Ravnborg,
	Icenowy Zheng, Tomi Valkeinen, Laurent Pinchart, Jyri Sarha,
	linux-kernel, Caleb Robey, Jason Kridner

Add vendor prefix for BeagleBoard.org Foundation

Signed-off-by: Jason Kridner <jdk@ti.com>
---
Changes in v2:
  - Use 'beagle' rather than 'beagleboard.org' to be shorter and avoid
    needing to quote within a yaml regular expression.
  - Assign 'from' to author e-mail address.
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 967e78c5ec0a..1cce6641b21b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -139,6 +139,8 @@ patternProperties:
     description: Shenzhen AZW Technology Co., Ltd.
   "^bananapi,.*":
     description: BIPAI KEJI LIMITED
+  "^beagle,.*":
+    description: BeagleBoard.org Foundation
   "^bhf,.*":
     description: Beckhoff Automation GmbH & Co. KG
   "^bitmain,.*":
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-01 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22  0:09 [PATCH v2] dt-bindings: Add vendor prefix for BeagleBoard.org Jason Kridner
2019-12-04 19:34 ` Rob Herring
2020-04-01 16:52   ` Drew Fustini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).