Re: [PATCH v13 0/2] Add Meta (Facebook) Ventura BMC (AST2600)
Andrew Jeffery <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-aspeed,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <663d06c8c42892586075ddb2ba7111b06c58752f.camel@codeconstruct.com.au> |
Hi P.K., On Tue, 2026-04-07 at 16:16 +0800, P.K. Lee wrote: > Add Linux device tree entry related to Meta (Facebook) Ventura specific > devices connected to the BMC (AST2600) SoC. The purpose of Ventura is to > detect liquid leakage from all compute trays, switch trays and rack > sensors within the rack, log the events, and take necessary actions > accordingly. > ... > --- > > P.K. Lee (2): > dt-bindings: arm: aspeed: add Meta Ventura board > arm: dts: aspeed: ventura: add Meta Ventura BMC A few things on the commit subjects. Can you please: - Capitalise the first word of the short description (the word after the final colon) - For the DTS patch, capitalise 'ARM' for consistency - Avoid redundancies So: dt-bindings: arm: aspeed: Add Meta Ventura board ARM: dts: aspeed: Add Meta Ventura BMC Cheers, Andrew