On Wed, 24 Aug 2022 at 19:09, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 23/08/2022 21:42, Jagan Teki wrote: > > Chongzhou is a professional is a manufacturer of LCD panels > > from Shenzhen. > > > > Add vendor prefix for it. > > > > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxx> > > --- > > 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 2f0151e9f6be..e8ee5084cb89 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -244,6 +244,8 @@ patternProperties: > > description: ChipOne > > "^chipspark,.*": > > description: ChipSPARK > > + "^chongzhou,.*": > > + description: Shenzhen Chongzhou Electronic Technology Co., Ltd > > Maybe there are some transliteration differences, but isn't this > "Changzhou" (o->a)? Not sure it is 'a' It is clearly mentioned in the datasheet as 深圳市崇洲电子科技有限公司 Shenzhen Chongzhou Electronic Technology Co., Ltd Thanks, Jagan.