Message ID | 20190623043801.14040-6-icenowy@aosc.io (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | Support for Allwinner V3/S3L and Sochip S3 | expand |
On Sun, Jun 23, 2019 at 6:39 AM Icenowy Zheng <icenowy@aosc.io> wrote: > Shenzhen SoChip Technology Co., Ltd. is a hardware vendor that produces > EVBs with Allwinner chips. There's also a SoC named S3 that is developed > by Allwinner (based on Allwinner V3/V3s) but branded SoChip. > > Add the vendor prefix for SoChip. > > Signed-off-by: Icenowy Zheng <icenowy@aosc.io> > Reviewed-by: Rob Herring <robh@kernel.org> > --- > No changes in v3. > > Changes in v2: > - Add the review tag by Rob. Should I apply this to the pinctrl tree? Rob? Yours, Linus Walleij
On Tue, Jun 25, 2019 at 7:55 AM Linus Walleij <linus.walleij@linaro.org> wrote: > > On Sun, Jun 23, 2019 at 6:39 AM Icenowy Zheng <icenowy@aosc.io> wrote: > > > Shenzhen SoChip Technology Co., Ltd. is a hardware vendor that produces > > EVBs with Allwinner chips. There's also a SoC named S3 that is developed > > by Allwinner (based on Allwinner V3/V3s) but branded SoChip. > > > > Add the vendor prefix for SoChip. > > > > Signed-off-by: Icenowy Zheng <icenowy@aosc.io> > > Reviewed-by: Rob Herring <robh@kernel.org> > > --- > > No changes in v3. > > > > Changes in v2: > > - Add the review tag by Rob. > > Should I apply this to the pinctrl tree? Rob? I'd like to take these 2 because we have lots of vendor prefix changes (adding a bunch of undocumented ones) this cycle. Rob
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index d14604e58d96..92f50cac1055 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -859,6 +859,8 @@ patternProperties: description: Standard Microsystems Corporation "^snps,.*": description: Synopsys, Inc. + "^sochip,.*": + description: Shenzhen SoChip Technology Co., Ltd. "^socionext,.*": description: Socionext Inc. "^solidrun,.*":