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

* Re: [PATCH v2] dt-bindings: Add vendor prefix for BeagleBoard.org
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2019-12-04 19:34 UTC (permalink / raw)
  To: Jason Kridner
  Cc: devicetree, Robert Nelson, 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 Thu, Nov 21, 2019 at 07:09:26PM -0500, Jason Kridner wrote:
> 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.

Still not right...

> ---
>  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	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: Add vendor prefix for BeagleBoard.org
  2019-12-04 19:34 ` Rob Herring
@ 2020-04-01 16:52   ` Drew Fustini
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Fustini @ 2020-04-01 16:52 UTC (permalink / raw)
  To: Rob Herring
  Cc: Jason Kridner, devicetree, Robert Nelson, 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 Wed, Dec 4, 2019 at 8:39 PM Rob Herring <robh@kernel.org> wrote:
> On Thu, Nov 21, 2019 at 07:09:26PM -0500, Jason Kridner wrote:
> > 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.
>
> Still not right...

Hi Rob, is the issue that it needs to be sent from "Jason Kridner
<jdk@ti.com>" if the SoB is " Jason Kridner <jdk@ti.com>"?

Thanks,
Drew

^ permalink raw reply	[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).