[PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom

Aleksander Jan Bajkowski posted 3 patches 1 month, 3 weeks ago
[PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom
Posted by Aleksander Jan Bajkowski 1 month, 3 weeks ago
British Telecom is a telecommunications operator. It provides various
home routers popular among OpenWRT enthusiasts.
Link: https://www.bt.com/

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
---
 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 77160cd47f54..e91879137e43 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -243,6 +243,8 @@ patternProperties:
     description: Shanghai Broadmobi Communication Technology Co.,Ltd.
   "^bsh,.*":
     description: BSH Hausgeraete GmbH
+  "^bt,.*":
+    description: British Telecom
   "^bticino,.*":
     description: Bticino International
   "^buffalo,.*":
-- 
2.47.2
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom
Posted by Conor Dooley 1 month, 3 weeks ago
On Wed, Aug 13, 2025 at 04:21:32PM +0200, Aleksander Jan Bajkowski wrote:
> British Telecom is a telecommunications operator. It provides various
> home routers popular among OpenWRT enthusiasts.
> Link: https://www.bt.com/
> 
> Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>

The blank line should be before the Link, not between Link and signoff
FWIW.
Otherwise,
Acked-by: Conor Dooley <conor.dooley@microchip.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 77160cd47f54..e91879137e43 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -243,6 +243,8 @@ patternProperties:
>      description: Shanghai Broadmobi Communication Technology Co.,Ltd.
>    "^bsh,.*":
>      description: BSH Hausgeraete GmbH
> +  "^bt,.*":
> +    description: British Telecom
>    "^bticino,.*":
>      description: Bticino International
>    "^buffalo,.*":
> -- 
> 2.47.2
>