Re: [PATCH v8 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
Kyle Hsieh <[email protected]> Fri, 24 Jul 2026 16:56:49 +0800
| Newsgroups | org.ozlabs.lists.linux-aspeed,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAF7HswOR3bTB0QpSe0R1HH8efFaQHqDj_8s_L=-Bxd2wgGH32Q@mail.gmail.com> |
Hi Andrew, On Wed, Jul 22, 2026 at 7:46=E2=80=AFPM Andrew Jeffery <[email protected]> wrote: > > Hi Kyle, > > Apologies for the delay in getting to this series. No worries at all about the delay. > > On Mon, 2026-06-15 at 10:46 +0800, Kyle Hsieh wrote: > > Summary: > > Add linux device tree entry related to Meta(Facebook) ventura2. > > specific devices connected to BMC(AST2600) SoC. > > > > Signed-off-by: Kyle Hsieh <[email protected]> > > > ... > > Kyle Hsieh (2): > > dt-bindings: arm: aspeed: add Meta ventura2 board > > ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC > > The two changes don't apply cleanly against bmc/linux.git > aspeed/arm/dt. Can you please rebase them so that they do? Understood. I will rebase the series. I have also fixed the 'mixed-indent-chars' formatting issues flagged by `dt-check-style` and addressed the DT schema binding warnings. I will include all of these updates and send out next version shortly. > > Andrew Thanks, Kyle