Re: [PATCH v4 2/2] ARM: dts: aspeed: Add NVIDIA VR-NVL BMC
Jacky Huang <[email protected]> Thu, 30 Jul 2026 19:24:17 +0900
| Newsgroups | org.ozlabs.lists.linux-aspeed,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.ozlabs.lists.openbmc |
|---|---|
| Message-ID | <[email protected]> |
Hi Rob, On Wed, Jul 29, 2026 at 08:17:40AM -0500, Rob Herring wrote: > Is the flash part of the SoC package? A board level component > shouldn't be in the SoC .dtsi file. If there's some components that > all/most boards happen to use, then those should be a common board > .dtsi file. No, it is not part of the AST2600 SoC package. It is a discrete SPI NOR on the BMC module. I agree a common board .dtsi would be the better structure. The nodes are already in aspeed-g6.dtsi today and more than 28 AST2600 board files extend them. I can help prepare that cleanup if it is wanted. Thanks, Jacky