diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2021-12-23 15:10:02 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-04 19:23:06 -0600 |
commit | 20f3507fdbf918353fc748aa99756955b8a273fa (patch) | |
tree | c544c39ff50eee8e0f2e88e1210ea3d3140bcd06 /Documentation | |
parent | b29f4889f8860486686adb056030215d413bb928 (diff) | |
download | lwn-20f3507fdbf918353fc748aa99756955b8a273fa.tar.gz lwn-20f3507fdbf918353fc748aa99756955b8a273fa.zip |
dt-bindings: vendor-prefixes: add OnePlus
Add vendor prefix for OnePlus (https://www.oneplus.com/)
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211223141002.GA5979@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 af56d5c5ba75..1463b951d44a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -852,6 +852,8 @@ patternProperties: description: OLIMEX Ltd. "^olpc,.*": description: One Laptop Per Child + "^oneplus,.*": + description: OnePlus Technology (Shenzhen) Co., Ltd. "^onion,.*": description: Onion Corporation "^onnn,.*": |