Messages in this thread |  | | Subject | Re: [PATCH v2 1/5] dt-bindings: arm: Initial MStar vendor prefixes and compatible strings | From | Andreas Färber <> | Date | Thu, 11 Jun 2020 17:00:14 +0200 |
| |
+ linux-mediatek
Am 10.06.20 um 11:03 schrieb Daniel Palmer: > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index ef6d75b9113a..1770fc794027 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml [...] > @@ -678,6 +680,8 @@ patternProperties: > description: Microsemi Corporation > "^msi,.*": > description: Micro-Star International Co. Ltd. > + "^mstar,.*": > + description: MStar Semiconductor, Inc.
Depending on what exactly its legal status is these days (https://en.wikipedia.org/wiki/MStar), you might either follow the below MIPS example of describing it as
"MediaTek Inc. (formerly MStar Semiconductor, Inc.)",
or you might extend above description as "MStar Semiconductor, Inc. (acquired by MediaTek Inc.)" if it still exists.
Or accordingly "Xiamen Xingchen Technology Co., Ltd. (formerly MStar Semiconductor, Inc.)" if it was renamed to Sigmastar (in which case you might additionally reserve sstar prefix for Sigmastar while at it).
http://www.sigmastarsemi.com/en/enterprisenews/info.aspx?itemid=441
> "^mti,.*": > description: Imagination Technologies Ltd. (formerly MIPS Technologies Inc.) > "^multi-inno,.*": [...] > diff --git a/MAINTAINERS b/MAINTAINERS > index 77a3fa5e3edd..1ca77f97b8ee 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2110,6 +2110,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-pxa/mioa701.c > > +ARM/MStar/Sigmastar ARMv7 SoC support
Here you do mention Sigmastar.
> +M: Daniel Palmer <daniel@thingy.jp> > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: Maintained > +F: Documentation/devicetree/bindings/arm/mstar.yaml > + > ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT > M: Michael Petchkovsky <mkpetch@internode.on.net> > S: Maintained
Regards, Andreas
-- SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer HRB 36809 (AG Nürnberg)
|  |