Add vendor prefix for T95 tv boxes of unnamed brand. It's hard to determine the actual vendor, so let's assume t95 as default vendor for all t95-branded tv boxes. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Signed-off-by: Kamil Kasperski <ressetkk@xxxxxxxxx> --- 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 04505cb0b640..65025ad4dcd5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1416,6 +1416,8 @@ patternProperties: "^synopsys,.*": description: Synopsys, Inc. (deprecated, use snps) deprecated: true + "^t95,.*": + description: T95 "^tbs,.*": description: TBS Technologies "^tbs-biometrics,.*": -- 2.34.1