Message ID | 20200616121525.1409790-5-daniel@0x0f.com |
---|---|
State | Accepted |
Commit | d1b6e3bd85f02e7ead020de9cd87fcd0326ae9ad |
Headers | show |
Series | Initial MStar/Sigmastar ARMv7 SoC support | expand |
On Tue, 16 Jun 2020 21:15:17 +0900, Daniel Palmer wrote: > Add prefix for thingy.jp > > Signed-off-by: Daniel Palmer <daniel@0x0f.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 53cd050668e6..c209b3dc7ecc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1038,6 +1038,8 @@ patternProperties: description: Three Five Corp "^thine,.*": description: THine Electronics, Inc. + "^thingyjp,.*": + description: thingy.jp "^ti,.*": description: Texas Instruments "^tianma,.*":
Add prefix for thingy.jp Signed-off-by: Daniel Palmer <daniel@0x0f.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)