diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2022-01-13 11:28:42 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-17 16:26:43 -0600 |
commit | 38a9840e2e396e86e3a39d1d2daf5f46204066c7 (patch) | |
tree | 47419c320b768bf32d0e409a149740e5843728d2 | |
parent | 2ba144e68edb4987a2fe1b1cf418b58cbdc4ee96 (diff) | |
download | linux-stable-38a9840e2e396e86e3a39d1d2daf5f46204066c7.tar.gz linux-stable-38a9840e2e396e86e3a39d1d2daf5f46204066c7.tar.bz2 linux-stable-38a9840e2e396e86e3a39d1d2daf5f46204066c7.zip |
dt-bindings: vendor-prefixes: add 8devices
The vendor prefix for 8devices [1] is used in device tree [2], but was
not documented so far. Add it to the schema to document it.
[1] https://www.8devices.com/
[2] arch/arm/boot/dts/qcom-ipq4018-jalapeno.dts
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220113102842.GA4357@standask-GA-A55M-S2HP
-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 5983a2f6fb30..724a65146993 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -25,6 +25,8 @@ patternProperties: # Keep list in alphabetical order. "^70mai,.*": description: 70mai Co., Ltd. + "^8dev,.*": + description: 8devices, UAB "^abb,.*": description: ABB "^abilis,.*": |