On Wed, 6 Oct 2021 21:30:55 +0500 Nikita Travkin <nikita@xxxxxxx> wrote: > Add vendor prefix for LITE-ON Technology Corp. > > Signed-off-by: Nikita Travkin <nikita@xxxxxxx> Series looks good to me. I'll leave some time for dt binding review though before picking it up. Thanks, Jonathan > --- > 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 1d77f151555b..477a5cba16fe 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -659,6 +659,8 @@ patternProperties: > description: Linux-specific binding > "^linx,.*": > description: Linx Technologies > + "^liteon,.*": > + description: LITE-ON Technology Corp. > "^litex,.*": > description: LiteX SoC builder > "^lltc,.*":