diff mbox series

[v2] dt-bindings: Add vendor prefix for BeagleBoard.org

Message ID 20191122000926.19408-1-jdk@ti.com
State Changes Requested, archived
Headers show
Series [v2] dt-bindings: Add vendor prefix for BeagleBoard.org | expand

Checks

Context Check Description
robh/checkpatch warning "total: 0 errors, 1 warnings, 8 lines checked"
robh/dt-meta-schema success

Commit Message

Jason Kridner Nov. 22, 2019, 12:09 a.m. UTC
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(+)

Comments

Rob Herring Dec. 4, 2019, 7:34 p.m. UTC | #1
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
>
Drew Fustini April 1, 2020, 4:52 p.m. UTC | #2
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
diff mbox series

Patch

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,.*":