On 31/05/2022 03:11, David Wang wrote: > Added Jabil vendor prefix for Aspeed SoC based BMC board manufacturers > > Signed-off-by: David Wang <David_Wang6097@xxxxxxxxx> > --- > 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 169f11ce4cc5..013ea02fb39a 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -638,6 +638,8 @@ patternProperties: > description: Jiandangjing Technology Co., Ltd. > "^joz,.*": > description: JOZ BV > + "^jabil,.*": Still not properly ordered. "a" is before "o" in latin alphabet, so please put the new entry in appropriate place. > + description: Jabil Design Service Branch (Sanchong) Best regards, Krzysztof