Message ID | 20241108200440.7562-3-bavishimithil@gmail.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Initial support for Samsung Galaxy Tab 2 series | expand |
On Fri, Nov 08, 2024 at 08:04:31PM +0000, Mithil Bavishi wrote: > Add vendor prefix for Doestek Co., Ltd. > Link: http://www.doestek.co.kr/ > > Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index b320a39de..3ef4c948a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -392,6 +392,8 @@ patternProperties: description: D-Link Corporation "^dmo,.*": description: Data Modul AG + "^doestek,*": + description: Doestek Co., Ltd. "^domintech,.*": description: Domintech Co., Ltd. "^dongwoon,.*":
Add vendor prefix for Doestek Co., Ltd. Link: http://www.doestek.co.kr/ Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)