linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] dt-bindings: Add vendor prefix for BeagleBoard.org
@ 2020-04-03 19:19 Drew Fustini
  2020-04-14 18:10 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Fustini @ 2020-04-03 19:19 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>
Signed-off-by: Drew Fustini <drew@beagleboard.org>
---
Changes in v4:
  - rebase on robh/for-next branch

Changes in v3:
  - add SoB from drew@beagleboard.org
  - email patch from drew@beagleboard.org

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 65e78b25715f..e26785f5cc38 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -143,6 +143,8 @@ patternProperties:
     description: BIPAI KEJI LIMITED
   "^beacon,.*":
     description: Compass Electronics Group, LLC
+  "^beagle,.*":
+    description: BeagleBoard.org Foundation
   "^bhf,.*":
     description: Beckhoff Automation GmbH & Co. KG
   "^bitmain,.*":
-- 
2.20.1


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

end of thread, other threads:[~2020-04-14 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 19:19 [PATCH v4] dt-bindings: Add vendor prefix for BeagleBoard.org Drew Fustini
2020-04-14 18:10 ` Rob Herring

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).