On Mon, Jul 01, 2024 at 06:52:57PM +0800, George Liu wrote: > Add a vendor prefix entry for ieisystems > > Signed-off-by: George Liu <liuxiwei@xxxxxxxxxxxxx> Also note that checkpatch.pl reports an author/Sob email mismatch. > --- > 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 573578db9509..0ffa8d06aea9 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -609,6 +609,8 @@ patternProperties: > description: IC Plus Corp. > "^idt,.*": > description: Integrated Device Technologies, Inc. > + "^ieit,.*": > + description: IEIT SYSTEMS Co.,Ltd. > "^ifi,.*": > description: Ingenieurburo Fur Ic-Technologie (I/F/I) > "^ilitek,.*": > -- > 2.34.1 >