Message ID | 20201119073230.123888-1-joel@jms.id.au (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: vendor-prefixes: Add FII | expand |
On Wed, 18 Nov 2020 at 23:32, Joel Stanley <joel@jms.id.au> wrote: > > Adds Foxconn Industrial Internet, who have submitted a BMC device tree. > > Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Benjamin Fair <benjaminfair@google.com> > --- > 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 2735be1a8470..a64e03e39e9c 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -377,6 +377,8 @@ patternProperties: > description: Shenzhen Feixin Photoelectic Co., Ltd > "^feiyang,.*": > description: Shenzhen Fly Young Technology Co.,LTD. > + "^fii,.*": > + description: Foxconn Industrial Internet > "^firefly,.*" > description: Firefly > "^focaltech,.*": > -- > 2.29.2 >
On Thu, 19 Nov 2020 18:02:30 +1030, Joel Stanley wrote: > Adds Foxconn Industrial Internet, who have submitted a BMC device tree. > > Signed-off-by: Joel Stanley <joel@jms.id.au> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 2735be1a8470..a64e03e39e9c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -377,6 +377,8 @@ patternProperties: description: Shenzhen Feixin Photoelectic Co., Ltd "^feiyang,.*": description: Shenzhen Fly Young Technology Co.,LTD. + "^fii,.*": + description: Foxconn Industrial Internet "^firefly,.*" description: Firefly "^focaltech,.*":
Adds Foxconn Industrial Internet, who have submitted a BMC device tree. Signed-off-by: Joel Stanley <joel@jms.id.au> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)