diff options
author | Andrei Kartashev <[email protected]> | 2021-11-19 15:00:56 +0300 |
---|---|---|
committer | Joel Stanley <[email protected]> | 2021-12-07 09:10:55 +1030 |
commit | 1bf6751c8d8e2989b7b8611080b3b3b1bc0b83f4 (patch) | |
tree | 392ab0dc7a00a6899380d02b9b4d29b9b266e00b | |
parent | 16d6dc8d8030dfe88104616cd3dea4e055af506d (diff) |
dt-bindings: vendor-prefixes: add YADRO
Add vendor prefix for YADRO (https://www.yadro.com/)
Signed-off-by: Andrei Kartashev <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joel Stanley <[email protected]>
-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 66d6432fd781..f0cb7dd11698 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1350,6 +1350,8 @@ patternProperties: description: Shenzhen Xunlong Software CO.,Limited "^xylon,.*": description: Xylon + "^yadro,.*": + description: YADRO "^yamaha,.*": description: Yamaha Corporation "^yes-optoelectronics,.*": |