[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for 100ask
Daniel Palmer
daniel at 0x0f.com
Fri Dec 17 01:35:08 PST 2021
100ask is Linux SBC/module/training provider.
Add a prefix for them.
Link: https://www.100ask.net
Signed-off-by: Daniel Palmer <daniel at 0x0f.com>
---
To Rob: One thing I have noticed is that dtbs_check
seems to be complaining about the prefix starting with
a digit. If it's a problem I can change the prefix I think.
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 66d6432fd781..f0fc682d3680 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -23,6 +23,8 @@ patternProperties:
"^(simple-audio-card|st-plgpio|st-spics|ts),.*": true
# Keep list in alphabetical order.
+ "^100ask,.*":
+ description: Baiwen.com (100ask).
"^70mai,.*":
description: 70mai Co., Ltd.
"^abb,.*":
--
2.34.1
More information about the linux-arm-kernel
mailing list