diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2022-01-13 11:29:26 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-17 16:26:43 -0600 |
commit | 8316cbbafd8bdf523fb1b3230f0701beae51679b (patch) | |
tree | 6031b9537e0b0a5eb722409fdc59e87c21e4cba2 /Documentation | |
parent | 38a9840e2e396e86e3a39d1d2daf5f46204066c7 (diff) | |
download | linux-stable-8316cbbafd8bdf523fb1b3230f0701beae51679b.tar.gz linux-stable-8316cbbafd8bdf523fb1b3230f0701beae51679b.tar.bz2 linux-stable-8316cbbafd8bdf523fb1b3230f0701beae51679b.zip |
dt-bindings: vendor-prefixes: add F(x)tec
The vendor prefix for F(x)tec [1] is used in device tree [2], but was
not documented so far. Add it to the schema to document it.
[1] https://www.fxtec.com/
[2] arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dts
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220113102926.GA4388@standask-GA-A55M-S2HP
Diffstat (limited to 'Documentation')
-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 724a65146993..c14a084c90a6 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -439,6 +439,8 @@ patternProperties: description: Freescale Semiconductor "^fujitsu,.*": description: Fujitsu Ltd. + "^fxtec,.*": + description: FX Technology Ltd. "^gardena,.*": description: GARDENA GmbH "^gateworks,.*": |