Message ID | 20200320035104.26139-2-matheus@castello.eng.br (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add Caninos Loucos Labrador CoM and Base Board Device Tree | expand |
On Fri, 20 Mar 2020 00:51:02 -0300, Matheus Castello wrote: > The Caninos Loucos Program develops Single Board Computers with an open > structure. The Program wants to form a community of developers to use > IoT technologies and disseminate the learning of embedded systems in > Brazil. > > It is an initiative of the Technological Integrated Systems Laboratory > (LSI-TEC) with the support of Polytechnic School of the University of > São Paulo (Poli-USP) and Jon "Maddog" Hall. > > Signed-off-by: Matheus Castello <matheus@castello.eng.br> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
Am 20.03.20 um 04:51 schrieb Matheus Castello: > The Caninos Loucos Program develops Single Board Computers with an open > structure. The Program wants to form a community of developers to use > IoT technologies and disseminate the learning of embedded systems in > Brazil. > > It is an initiative of the Technological Integrated Systems Laboratory > (LSI-TEC) with the support of Polytechnic School of the University of > São Paulo (Poli-USP) and Jon "Maddog" Hall. > > Signed-off-by: Matheus Castello <matheus@castello.eng.br> > --- > 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 9e67944bec9c..16ee382dc6b2 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -165,6 +165,8 @@ patternProperties: > description: CALAO Systems SAS > "^calxeda,.*": > description: Calxeda > + "^caninos,.*": > + description: Caninos Loucos Program > "^capella,.*": > description: Capella Microsystems, Inc > "^cascoda,.*": Reviewed-by: Andreas Färber <afaerber@suse.de> Thanks, Andreas
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 9e67944bec9c..16ee382dc6b2 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -165,6 +165,8 @@ patternProperties: description: CALAO Systems SAS "^calxeda,.*": description: Calxeda + "^caninos,.*": + description: Caninos Loucos Program "^capella,.*": description: Capella Microsystems, Inc "^cascoda,.*":
The Caninos Loucos Program develops Single Board Computers with an open structure. The Program wants to form a community of developers to use IoT technologies and disseminate the learning of embedded systems in Brazil. It is an initiative of the Technological Integrated Systems Laboratory (LSI-TEC) with the support of Polytechnic School of the University of São Paulo (Poli-USP) and Jon "Maddog" Hall. Signed-off-by: Matheus Castello <matheus@castello.eng.br> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) -- 2.25.0