Hello, On Fri, Mar 05, 2021 at 05:38:32PM +0100, Giulio Benetti wrote: > From: Giulio Benetti > > Update Documentation/devicetree/bindings/vendor-prefixes.yaml to > include "hycon" as a vendor prefix for "Hycon Technology". > Company website: http://www.hycontek.com/ As far as I can see, https would be possible here. > Signed-off-by: Giulio Benetti > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index a1312637d6ff..51b00aa96dff 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -488,6 +488,8 @@ patternProperties: > "^hugsun,.*": > description: Shenzhen Hugsun Technology Co. Ltd. > "^hwacom,.*": > + description: Hycon Technology Corp. > + "^hycon,.*": > description: HwaCom Systems Inc. This is the wrong way around. You declared "hwacom," to mean "Hycon Technology Corp.", and "hycon," to mean "HwaCom Systems Inc.". Best regards, Jonathan Neuschäfer