Message ID | 20240701105259.972135-2-liuxiwei@ieisystem.com |
---|---|
State | New |
Headers | show |
Series | [v1,1/3] dt-bindings: vendor-prefixes: Add prefix for ieisystems | expand |
On Mon, Jul 01, 2024 at 06:52:58PM +0800, George Liu wrote: > Document the new compatibles used on the ieisystems > > Signed-off-by: George Liu <liuxiwei@ieisystem.com> > --- > Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml > index e386d0ebfb14..818fbe9c45fc 100644 > --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml > +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml > @@ -92,6 +92,7 @@ properties: > - ibm,rainier-bmc > - ibm,system1-bmc > - ibm,tacoma-bmc > + - ieit,nf5280m7-bmc This is a singular item, but your commit message's $body and $subject both sound plural. Is that intentional? > - inventec,starscream-bmc > - inventec,transformer-bmc > - jabil,rbp-bmc > -- > 2.34.1 >
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index e386d0ebfb14..818fbe9c45fc 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -92,6 +92,7 @@ properties: - ibm,rainier-bmc - ibm,system1-bmc - ibm,tacoma-bmc + - ieit,nf5280m7-bmc - inventec,starscream-bmc - inventec,transformer-bmc - jabil,rbp-bmc
Document the new compatibles used on the ieisystems Signed-off-by: George Liu <liuxiwei@ieisystem.com> --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+)