[PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG

Georg Gottleuber posted 4 patches 2 months, 1 week ago
There is a newer version of this series
[PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG
Posted by Georg Gottleuber 2 months, 1 week ago
Add Medion AG, a German electronics company, to the list of vendor
prefixes.

Link: https://www.medion.com/

Signed-off-by: Georg Gottleuber <ggo@tuxedocomputers.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 4e72882cf90e..e7b72b5d3274 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -993,6 +993,8 @@ patternProperties:
     description: Mustek Limited
   "^mediatek,.*":
     description: MediaTek Inc.
+  "^medion,.*":
+    description: Medion AG
   "^megachips,.*":
     description: MegaChips
   "^mele,.*":
-- 
2.43.0
Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add Medion AG
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On 02/12/2025 15:37, Georg Gottleuber wrote:
> Add Medion AG, a German electronics company, to the list of vendor
> prefixes.
> 
> Link: https://www.medion.com/
> 
> Signed-off-by: Georg Gottleuber <ggo@tuxedocomputers.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof