On Tue, 2024-02-13 at 13:34 -0600, Rob Herring wrote: > The dtc interrupt_provider warning is off by default. Fix all the warnings > so it can be enabled. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > arch/arm/boot/dts/amazon/alpine.dtsi | 1 - > arch/arm/boot/dts/aspeed/aspeed-g4.dtsi | 14 -------------- > arch/arm/boot/dts/aspeed/aspeed-g5.dtsi | 15 +-------------- > arch/arm/boot/dts/aspeed/aspeed-g6.dtsi | 18 ++---------------- I wrote a very similar patch just a day or so ago, so thanks :) For the Aspeed portions: Reviewed-by: Andrew Jeffery <andrew@xxxxxxxxxxxxxxxxxxxx>