Message ID | 20240108204114.1041390-2-ninad@linux.ibm.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add device tree for IBM system1 BMC | expand |
On 08/01/2024 21:41, Ninad Palsule wrote: > Document the new compatibles used on IBM system1-bmc > > Signed-off-by: Ninad Palsule <ninad@linux.ibm.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 68f717670f78..093b28f4ecba 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -82,6 +82,7 @@ properties: - facebook,yosemite4-bmc - ibm,everest-bmc - ibm,rainier-bmc + - ibm,system1-bmc - ibm,tacoma-bmc - inventec,starscream-bmc - inventec,transformer-bmc
Document the new compatibles used on IBM system1-bmc Signed-off-by: Ninad Palsule <ninad@linux.ibm.com> --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+)