Message ID | 20200922024302.205062-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 Mon, Sep 21, 2020 at 11:42:59PM -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> > Acked-by: Rob Herring <robh@kernel.org> > Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Rob, are you going to take this patch? Thanks, Mani > --- > 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 63996ab03521..aac0dc3caf3b 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -179,6 +179,8 @@ patternProperties: > description: CALAO Systems SAS > "^calxeda,.*": > description: Calxeda > + "^caninos,.*": > + description: Caninos Loucos Program > "^capella,.*": > description: Capella Microsystems, Inc > "^cascoda,.*": > -- > 2.28.0 >
On Mon, Sep 21, 2020 at 11:42:59PM -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> > Acked-by: Rob Herring <robh@kernel.org> > Reviewed-by: Andreas Färber <afaerber@suse.de> Applied for v5.10! Thanks, Mani > --- > 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 63996ab03521..aac0dc3caf3b 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -179,6 +179,8 @@ patternProperties: > description: CALAO Systems SAS > "^calxeda,.*": > description: Calxeda > + "^caninos,.*": > + description: Caninos Loucos Program > "^capella,.*": > description: Capella Microsystems, Inc > "^cascoda,.*": > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 63996ab03521..aac0dc3caf3b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -179,6 +179,8 @@ patternProperties: description: CALAO Systems SAS "^calxeda,.*": description: Calxeda + "^caninos,.*": + description: Caninos Loucos Program "^capella,.*": description: Capella Microsystems, Inc "^cascoda,.*":