* [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
@ 2024-06-20 14:47 iansdannapel
2024-06-20 15:44 ` Conor Dooley
0 siblings, 1 reply; 5+ messages in thread
From: iansdannapel @ 2024-06-20 14:47 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, heiko.stuebner, neil.armstrong,
macromorgan, sre, hvilleneuve, andre.przywara, michael.riesch,
linus.walleij, devicetree, linux-kernel
Cc: Ian Dannapel
From: Ian Dannapel <iansdannapel@gmail.com>
Add entry for Efinix, Inc. (https://www.efinixinc.com/)
Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
---
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 fbf47f0bacf1..8e9dc26b2a79 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -422,6 +422,8 @@ patternProperties:
description: Emtop Embedded Solutions
"^eeti,.*":
description: eGalax_eMPIA Technology Inc
+ "^efnx,.*":
+ description: Efinix, Inc.
"^einfochips,.*":
description: Einfochips
"^eink,.*":
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
2024-06-20 14:47 [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc iansdannapel
@ 2024-06-20 15:44 ` Conor Dooley
0 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2024-06-20 15:44 UTC (permalink / raw)
To: iansdannapel
Cc: robh, krzk+dt, conor+dt, heiko.stuebner, neil.armstrong,
macromorgan, sre, hvilleneuve, andre.przywara, michael.riesch,
linus.walleij, devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]
On Thu, Jun 20, 2024 at 04:47:08PM +0200, iansdannapel@gmail.com wrote:
> From: Ian Dannapel <iansdannapel@gmail.com>
>
> Add entry for Efinix, Inc. (https://www.efinixinc.com/)
>
> Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
This is a 3/3 patch is but is unthreaded with no user visible on lore:
https://lore.kernel.org/all/20240620144708.125497-1-iansdannapel@gmail.com/
What's gone wrong here?
> ---
> 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 fbf47f0bacf1..8e9dc26b2a79 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -422,6 +422,8 @@ patternProperties:
> description: Emtop Embedded Solutions
> "^eeti,.*":
> description: eGalax_eMPIA Technology Inc
> + "^efnx,.*":
> + description: Efinix, Inc.
> "^einfochips,.*":
> description: Einfochips
> "^eink,.*":
> --
> 2.34.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
2024-09-27 14:14 [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver iansdannapel
@ 2024-09-27 14:14 ` iansdannapel
2024-09-27 14:26 ` Krzysztof Kozlowski
2024-09-30 6:23 ` Alexander Dahl
0 siblings, 2 replies; 5+ messages in thread
From: iansdannapel @ 2024-09-27 14:14 UTC (permalink / raw)
To: mdf, hao.wu, yilun.xu, trix, robh, krzk+dt, conor+dt,
neil.armstrong, heiko.stuebner, rafal, linus.walleij,
iansdannapel, linux-fpga, devicetree, linux-kernel
From: Ian Dannapel <iansdannapel@gmail.com>
Add entry for Efinix, Inc. (https://www.efinixinc.com/)
Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
---
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 b320a39de7fe..cb92df951fa7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -430,6 +430,8 @@ patternProperties:
description: Emtop Embedded Solutions
"^eeti,.*":
description: eGalax_eMPIA Technology Inc
+ "^efinix,.*":
+ description: Efinix, Inc.
"^einfochips,.*":
description: Einfochips
"^eink,.*":
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
2024-09-27 14:14 ` [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc iansdannapel
@ 2024-09-27 14:26 ` Krzysztof Kozlowski
2024-09-30 6:23 ` Alexander Dahl
1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2024-09-27 14:26 UTC (permalink / raw)
To: iansdannapel, mdf, hao.wu, yilun.xu, trix, robh, krzk+dt,
conor+dt, neil.armstrong, heiko.stuebner, rafal, linus.walleij,
linux-fpga, devicetree, linux-kernel
On 27/09/2024 16:14, iansdannapel@gmail.com wrote:
> From: Ian Dannapel <iansdannapel@gmail.com>
>
> Add entry for Efinix, Inc. (https://www.efinixinc.com/)
>
> Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Wrong order, this is supposed to be before first user.
BTW, same comment for device bindings - entire order is mixed up.
Bindings come before users.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc.
2024-09-27 14:14 ` [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc iansdannapel
2024-09-27 14:26 ` Krzysztof Kozlowski
@ 2024-09-30 6:23 ` Alexander Dahl
1 sibling, 0 replies; 5+ messages in thread
From: Alexander Dahl @ 2024-09-30 6:23 UTC (permalink / raw)
To: iansdannapel
Cc: mdf, hao.wu, yilun.xu, trix, robh, krzk+dt, conor+dt,
neil.armstrong, heiko.stuebner, rafal, linus.walleij, linux-fpga,
devicetree, linux-kernel
Hello Ian,
Am Fri, Sep 27, 2024 at 04:14:44PM +0200 schrieb iansdannapel@gmail.com:
> From: Ian Dannapel <iansdannapel@gmail.com>
>
> Add entry for Efinix, Inc. (https://www.efinixinc.com/)
>
> Signed-off-by: Ian Dannapel <iansdannapel@gmail.com>
> ---
> 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 b320a39de7fe..cb92df951fa7 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -430,6 +430,8 @@ patternProperties:
> description: Emtop Embedded Solutions
> "^eeti,.*":
> description: eGalax_eMPIA Technology Inc
> + "^efinix,.*":
> + description: Efinix, Inc.
> "^einfochips,.*":
> description: Einfochips
> "^eink,.*":
Acked-by: Alexander Dahl <ada@thorsis.com>
Greets
Alex
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-09-30 6:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 14:47 [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc iansdannapel
2024-06-20 15:44 ` Conor Dooley
-- strict thread matches above, loose matches on Subject: below --
2024-09-27 14:14 [PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver iansdannapel
2024-09-27 14:14 ` [PATCH 3/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc iansdannapel
2024-09-27 14:26 ` Krzysztof Kozlowski
2024-09-30 6:23 ` Alexander Dahl
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).