On Thu, Mar 12, 2020 at 03:41:24PM -0500, Rob Herring wrote:
On Fri, Mar 06, 2020 at 03:46:47PM +0300, Sergey.Semin@baikalelectronics.ru wrote:
quoted
From: Serge Semin <redacted>
Add "BAIKAL ELECTRONICS, JSC" to the list of devicetree vendor prefixes
as "be".
Website: http://www.baikalelectronics.com
Signed-off-by: Serge Semin <redacted>
checkpatch is not happy that the author and S-o-b don't match.
Sorry. Missed that. I'll fix it up in v2.
-Sergey
quoted
Signed-off-by: Alexey Malahov <redacted>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <redacted>
---
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 9e67944bec9c..8568713396af 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -141,6 +141,8 @@ patternProperties:
description: Shenzhen AZW Technology Co., Ltd.
"^bananapi,.*":
description: BIPAI KEJI LIMITED
+ "^be,.*":
+ description: BAIKAL ELECTRONICS, JSC
"^bhf,.*":
description: Beckhoff Automation GmbH & Co. KG
"^bitmain,.*":--
2.25.1