public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] dt-bindings: Add vendor prefix for BeagleBoard.org
@ 2020-04-03 18:23 Drew Fustini
  2020-04-03 19:06 ` Drew Fustini
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Fustini @ 2020-04-03 18:23 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 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 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] 2+ messages in thread

* Re: [PATCH v3] dt-bindings: Add vendor prefix for BeagleBoard.org
  2020-04-03 18:23 [PATCH v3] dt-bindings: Add vendor prefix for BeagleBoard.org Drew Fustini
@ 2020-04-03 19:06 ` Drew Fustini
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Fustini @ 2020-04-03 19:06 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

On Fri, Apr 3, 2020 at 8:23 PM Drew Fustini <drew@beagleboard.org> wrote:
>
> 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 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 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

Apologies, I just discovered that this does not apply to robh/for-next
as Beacon was added on March 24th in
f756619f26edf74ad55d2151a6757a260e660fa8

I will send v4 rebased on that branch.

thanks,
drew

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

end of thread, other threads:[~2020-04-03 19:06 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox