[PATCH v4 2/2] ARM: dts: aspeed: Add NVIDIA VR-NVL BMC

Rob Herring robh at kernel.org
Wed Jul 29 06:17:40 PDT 2026


On Wed, Jul 29, 2026 at 1:06 AM Jacky Huang <jackyhuang at nvidia.com> wrote:
>
> Hi Rob,
>
> Thank you very much for the review.
>
> On Tue, Jul 28, 2026 at 09:39:52AM -0500, Rob Herring wrote:
> > > +                           cp2112g: device at 2 {
> >
> > This and other devices should have a compatible string and associated
> > schema. The hub probably should too.
>
> Will fix in v5.
>
> > > +   flash at 0 {
> >
> > Needs a compatible.
>
> The flash at 0 node augments the corresponding node defined in
> aspeed-g6.dtsi, which already carries compatible = "jedec,spi-nor",
> so the compatible is inherited. The same applies to the flash at 0
> under &spi2.

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.

Rob



More information about the linux-arm-kernel mailing list