Message ID | 20240708034848.100930-1-liuxiwei@ieisystem.com |
---|---|
State | New |
Headers | show |
Series | [v2] dt-bindings: arm: aspeed: add IEIT x86 platform BMC boards | expand |
On Mon, Jul 08, 2024 at 11:48:48AM +0800, George Liu wrote: > Document the new compatibles used on the ieisystems > > Signed-off-by: George Liu <liuxiwei@ieisystem.com> Still confused with the 3 names: ieisystems, ieisystem, and ieit The preference for vendor prefixes is domain names, but if ieit is a better identifier please explain why (in the commit msg). > --- > 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 > - 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(+)