devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix
@ 2020-04-30  9:31 Michal Simek
  2020-05-12 12:02 ` Linus Walleij
  2020-05-12 15:22 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2020-04-30  9:31 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git, u-boot, Tom Rini
  Cc: Heiko Stuebner, Linus Walleij, Mark Brown, Maxime Ripard,
	Rob Herring, Sam Ravnborg, Stephan Gerhold, devicetree

List U-Boot project in vendor prefixes.

For more information take a look at:
https://en.wikipedia.org/wiki/Das_U-Boot
Source code is available here:
https://gitlab.denx.de/u-boot/u-boot

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

The patch was created based on discussion with Rob
https://lore.kernel.org/linux-devicetree/CAL_Jsq+ehJSK7sjqmKtWOVjr-QZ3LDB+ywCO85uF8WJ+cB=AAw@mail.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 d3891386d671..2becc5ced47c 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1045,6 +1045,8 @@ patternProperties:
     description: Tyan Computer Corporation
   "^u-blox,.*":
     description: u-blox
+  "^u-boot,.*":
+    description: U-Boot bootloader
   "^ucrobotics,.*":
     description: uCRobotics
   "^ubnt,.*":
-- 
2.26.2


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

* Re: [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix
  2020-04-30  9:31 [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix Michal Simek
@ 2020-05-12 12:02 ` Linus Walleij
  2020-05-12 15:22 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2020-05-12 12:02 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel@vger.kernel.org, Michal Simek, git,
	U-Boot Mailing List, Tom Rini, Heiko Stuebner, Mark Brown,
	Maxime Ripard, Rob Herring, Sam Ravnborg, Stephan Gerhold,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS

On Thu, Apr 30, 2020 at 11:31 AM Michal Simek <michal.simek@xilinx.com> wrote:

> List U-Boot project in vendor prefixes.
>
> For more information take a look at:
> https://en.wikipedia.org/wiki/Das_U-Boot
> Source code is available here:
> https://gitlab.denx.de/u-boot/u-boot
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
> The patch was created based on discussion with Rob
> https://lore.kernel.org/linux-devicetree/CAL_Jsq+ehJSK7sjqmKtWOVjr-QZ3LDB+ywCO85uF8WJ+cB=AAw@mail.gmail.com/

Makes sense.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix
  2020-04-30  9:31 [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix Michal Simek
  2020-05-12 12:02 ` Linus Walleij
@ 2020-05-12 15:22 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2020-05-12 15:22 UTC (permalink / raw)
  To: Michal Simek
  Cc: Stephan Gerhold, Heiko Stuebner, git, devicetree, Sam Ravnborg,
	linux-kernel, Linus Walleij, u-boot, monstr, Rob Herring,
	Mark Brown, Maxime Ripard, Tom Rini

On Thu, 30 Apr 2020 11:31:27 +0200, Michal Simek wrote:
> List U-Boot project in vendor prefixes.
> 
> For more information take a look at:
> https://en.wikipedia.org/wiki/Das_U-Boot
> Source code is available here:
> https://gitlab.denx.de/u-boot/u-boot
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
> 
> The patch was created based on discussion with Rob
> https://lore.kernel.org/linux-devicetree/CAL_Jsq+ehJSK7sjqmKtWOVjr-QZ3LDB+ywCO85uF8WJ+cB=AAw@mail.gmail.com/
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

end of thread, other threads:[~2020-05-12 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30  9:31 [PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix Michal Simek
2020-05-12 12:02 ` Linus Walleij
2020-05-12 15:22 ` 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).