All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: add TUL Corporation
@ 2020-12-27 19:38 Florian Klink
  2020-12-27 19:38 ` [PATCH 2/2] ARM: dts: pynq: Add Digilent/TUL Zynq PYNQ Board Florian Klink
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Klink @ 2020-12-27 19:38 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Florian Klink

This adds an entry for TUL Corporation: https://www.tul.com.tw

Signed-off-by: Florian Klink <flokli@flokli.de>
---
 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 041ae90b0d8f..0ac883945ad3 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1146,6 +1146,8 @@ patternProperties:
     description: Visionox
   "^tsd,.*":
     description: Theobroma Systems Design und Consulting GmbH
+  "^tul,.*":
+    description: TUL Corporation
   "^tyan,.*":
     description: Tyan Computer Corporation
   "^u-blox,.*":
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-01-04  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 19:38 [PATCH 1/2] dt-bindings: add TUL Corporation Florian Klink
2020-12-27 19:38 ` [PATCH 2/2] ARM: dts: pynq: Add Digilent/TUL Zynq PYNQ Board Florian Klink
2021-01-04  8:27   ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.