Message ID | 20211223141002.GA5979@standask-GA-A55M-S2HP (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: vendor-prefixes: add OnePlus | expand |
On Thu, 23 Dec 2021 15:10:02 +0100, Stanislav Jakubek wrote: > Add vendor prefix for OnePlus (https://www.oneplus.com/) > > Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 1497303e2600..a13d6a19c2b4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -858,6 +858,8 @@ patternProperties: description: OLIMEX Ltd. "^olpc,.*": description: One Laptop Per Child + "^oneplus,.*": + description: OnePlus Technology (Shenzhen) Co., Ltd. "^onion,.*": description: Onion Corporation "^onnn,.*":
Add vendor prefix for OnePlus (https://www.oneplus.com/) Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)