Message ID | 20200121141525.3404-1-nick.reitemeyer@web.de (mailing list archive) |
---|---|
State | Accepted |
Commit | 574abf5676ac59c73d46556e3f04d4aa4b2bfa97 |
Headers | show |
Series | [1/3] dt-bindings: vendor-prefixes: Add Coreriver vendor prefix | expand |
On Tue, 21 Jan 2020 15:15:24 +0100, Nick Reitemeyer wrote: > > Coreriver is a South Korean microcontroller manufacturer: http://coreriver.com > > Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, Jan 21, 2020 at 03:15:24PM +0100, Nick Reitemeyer wrote: > Coreriver is a South Korean microcontroller manufacturer: http://coreriver.com > > Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> Applied, thank you. > --- > 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 6046f4555852..77fb3c453014 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -199,6 +199,8 @@ patternProperties: > description: Colorful GRP, Shenzhen Xueyushi Technology Ltd. > "^compulab,.*": > description: CompuLab Ltd. > + "^coreriver,.*": > + description: CORERIVER Semiconductor Co.,Ltd. > "^corpro,.*": > description: Chengdu Corpro Technology Co., Ltd. > "^cortina,.*": > -- > 2.23.0 >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6046f4555852..77fb3c453014 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -199,6 +199,8 @@ patternProperties: description: Colorful GRP, Shenzhen Xueyushi Technology Ltd. "^compulab,.*": description: CompuLab Ltd. + "^coreriver,.*": + description: CORERIVER Semiconductor Co.,Ltd. "^corpro,.*": description: Chengdu Corpro Technology Co., Ltd. "^cortina,.*":
Coreriver is a South Korean microcontroller manufacturer: http://coreriver.com Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) -- 2.23.0