diff options
author | Michal Simek <michal.simek@xilinx.com> | 2021-08-25 10:46:28 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-08-25 21:13:31 +0300 |
commit | 13b11b316f52272ccbf2f664b14a740cc616526f (patch) | |
tree | a5e1503e769d4e346e0a01d3f1b24c5339b05ac1 /Documentation/devicetree/bindings | |
parent | 2fcf9a178ba1f2d4f2bf715312b84508850701d2 (diff) | |
download | linux-13b11b316f52272ccbf2f664b14a740cc616526f.tar.xz |
dt-bindings: Add vendor prefix for Topic Embedded Systems
Add vendor prefix for Topic Embedded Systems (http://topic.nl).
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/b6e42012977876c421672a84bdb7636be819d664.1629877585.git.michal.simek@xilinx.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 13f01fba90ec..c90c0ea66d4f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1173,6 +1173,8 @@ patternProperties: description: Tecon Microprocessor Technologies, LLC. "^topeet,.*": description: Topeet + "^topic,.*": + description: Topic Embedded Systems "^toppoly,.*": description: TPO (deprecated, use tpo) deprecated: true |