Message ID | 20220202221948.5690-2-samuel@sholland.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | usb: typec: WUSB3801 devicetree bindings and driver | expand |
On Wed, 02 Feb 2022 16:19:44 -0600, Samuel Holland wrote: > Add prefix for Will Semiconductor Co. Ltd. (http://www.willsemi.com/) > > Signed-off-by: Samuel Holland <samuel@sholland.org> > --- > > (no changes since v1) > > 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 294093d45a23..a8ab97717a46 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1340,6 +1340,8 @@ patternProperties: description: Wi2Wi, Inc. "^wiligear,.*": description: Wiligear, Ltd. + "^willsemi,.*": + description: Will Semiconductor Ltd. "^winbond,.*": description: Winbond Electronics corp. "^wingtech,.*":
Add prefix for Will Semiconductor Co. Ltd. (http://www.willsemi.com/) Signed-off-by: Samuel Holland <samuel@sholland.org> --- (no changes since v1) Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)