Hello, On Wed, Nov 24, 2021 at 03:22:14PM +0300, Andrei Kartashev wrote: > Signed-off-by: Andrei Kartashev > --- ... > +++ b/arch/arm/dts/ast2500-vegman.dts > @@ -0,0 +1,167 @@ > +// SPDX-License-Identifier: GPL-2.0+ > +// Copyright (C) 2021 YADRO > +/dts-v1/; > + > +#include "ast2500-u-boot.dtsi" > + > +/ { > + model = "AST2500 VEGMAN"; > + compatible = "aspeed,ast2500-vegman", "aspeed,ast2500"; The board-specific compatible string "aspeed,ast2500-vegman" seems wrong, if the board is made by YADRO rather than ASPEED. Best regards, Jonathan Neuschäfer