Message ID | 7b2624c1e2aa4cb09869ff38676ef2681caa2f77.1598621459.git.cristian.ciocaltea@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add initial support for RoseapplePi SBC | expand |
On 0828, Cristian Ciocaltea wrote: > Add devicetree vendor prefix for RoseapplePi.org Foundation. > Website: http://roseapplepi.org/ > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> > Acked-by: Rob Herring <robh@kernel.org> Rob, are you going to take this patch? Else I'll take this through arm-soc tree! 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..0b5bd97b4211 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -894,6 +894,8 @@ patternProperties: > description: Ronbo Electronics > "^roofull,.*": > description: Shenzhen Roofull Technology Co, Ltd > + "^roseapplepi,.*": > + description: RoseapplePi.org > "^samsung,.*": > description: Samsung Semiconductor > "^samtec,.*": > -- > 2.28.0 >
On Fri, Aug 28, 2020 at 04:53:18PM +0300, Cristian Ciocaltea wrote: > Add devicetree vendor prefix for RoseapplePi.org Foundation. > Website: http://roseapplepi.org/ > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> > Acked-by: Rob Herring <robh@kernel.org> 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..0b5bd97b4211 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -894,6 +894,8 @@ patternProperties: > description: Ronbo Electronics > "^roofull,.*": > description: Shenzhen Roofull Technology Co, Ltd > + "^roseapplepi,.*": > + description: RoseapplePi.org > "^samsung,.*": > description: Samsung Semiconductor > "^samtec,.*": > -- > 2.28.0 >
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 63996ab03521..0b5bd97b4211 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -894,6 +894,8 @@ patternProperties: description: Ronbo Electronics "^roofull,.*": description: Shenzhen Roofull Technology Co, Ltd + "^roseapplepi,.*": + description: RoseapplePi.org "^samsung,.*": description: Samsung Semiconductor "^samtec,.*":