diff options
author | 2021-12-09 19:39:07 +0900 | |
---|---|---|
committer | 2022-02-11 23:00:24 +0900 | |
commit | 1eef31660001a996114b26cd2fc05551d77bd02e (patch) | |
tree | 2fdfa6cf5cbe733aa9b73727b992318fdaa4f557 | |
parent | ARM: dts: mstar: Add a dts for Miyoo Mini (diff) | |
download | wireguard-linux-1eef31660001a996114b26cd2fc05551d77bd02e.tar.xz wireguard-linux-1eef31660001a996114b26cd2fc05551d77bd02e.zip |
dt-bindings: vendor-prefixes: Add prefix for 100ask
100ask is Linux SBC/module/training provider.
Add a prefix for them.
Link: https://www.100ask.net
Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Acked-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index b745cf748ff8..44483d0de9c4 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. "^8dev,.*": |